M
MCP Paradex Py
Connect AI agents to the Paradex trading platform. Retrieve market data, manage accounts, and execute trades seamlessly. Enhance your trading experience with automated tools and real-time insights.
Created 3/3/2026
Updated about 10 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-paradex-py
Cursor configuration (mcp.json)
{
"mcpServers": {
"tradeparadex-mcp-paradex-py": {
"command": "uvx",
"args": [
"mcp-paradex-py"
]
}
}
}