Repository: github.com/tradeparadex/paradex-cli
A crypto DEX AI-native command-line interface for managing Paradex account contracts. Designed for both direct use and AI agent integration, the CLI provides full Paradex API access in a single binary.
What the CLI supports:
Gigavault operations are not currently supported through the CLI. The CLI focuses on account contract management — guardians, signers, transaction signing, and emergency operations.
All commands accept an --env flag to specify the target environment (prod, testnet, or nightly).
AI assistants like Claude, Cursor, Codex, Copilot, Gemini, Goose, and OpenClaw can use CLI directly to interact with Paradex APIs — no separate server needed.
Paste these prompts directly into your AI assistant:
“Use paradex_cli to check my open positions and summarize my current exposure across all markets.”
“Fetch the last 24 hours of BTC and ETH funding rates using paradex_cli and tell me which position would have been more profitable to hold.”
“Using paradex_cli on testnet, open a small BTC long, check my account margin, and explain the risk.”