Loading MCP server directory, please wait...
MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.
npx @getmcp/cli add io.github.tradeparadex/mcp-paradex-pyRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tradeparadex/mcp-paradex-py": {
"command": "uvx",
"args": [
"mcp-paradex"
],
"env": {
"PARADEX_ACCOUNT_PRIVATE_KEY": "",
"PARADEX_ENVIRONMENT": ""
}
}
}
}