For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Join CommunityStart Trading
HomeOverviewDIME UtilityTradingRisk & LiquidationsParadex ChainEcosystemREST APIWebSocket APIAgentic AI HubRelease Notes
HomeOverviewDIME UtilityTradingRisk & LiquidationsParadex ChainEcosystemREST APIWebSocket APIAgentic AI HubRelease Notes
  • Getting Started
    • Overview
  • Local MCP
    • Quickstart guide
    • Prerequisites
    • ChatGPT Desktop
    • Claude Code CLI
    • Claude Desktop
    • Codex CLI
    • Cursor
    • Gemini CLI
    • VS Code (GitHub Copilot)
    • Windsurf
    • Troubleshooting
  • Remote MCP
    • Quickstart guide
    • Railway
    • Render
    • Fly.io
    • AWS Lambda
    • Docker / VPS
  • Paradex-hosted MCP
    • Quickstart guide
    • Claude.ai (Web)
    • ChatGPT Desktop
    • Smithery
    • Other Clients
    • CLI
    • Agentic Skills
  • MCP Reference
    • Resources
    • Tools
    • Prompts
Join CommunityStart Trading
Local MCP

Codex CLI

Connect the Paradex MCP server to Codex CLI in a few steps.
Was this page helpful?
Edit this page
Previous

Cursor

Connect the Paradex MCP server to Cursor in a few steps.
Next
Built with

If you haven’t installed the OpenAI Codex CLI yet, run npm install -g @openai/codex or see Codex CLI on GitHub.

1

Complete prerequisites

Follow the Prerequisites guide to install Python, uvx, and get your Paradex private key.

2

Add the Paradex MCP server

CLI command
Config file
$codex mcp add paradex -- uvx mcp-paradex

The config is shared between the Codex CLI and the Codex VS Code extension — configure once and both clients pick it up.

3

Verify it’s working

Ask your AI assistant:

“What markets are available on Paradex?”

If you get a list of trading pairs, you’re connected.

To test trading access, ask:

“Show me my Paradex account summary.”