Paradex
Integrates with the Paradex perpetual futures trading platform, enabling market data retrieval, account management, order placement, and position monitoring for cryptocurrency trading workflows.
8 stars
0 tools
Created Aug 2025
@sv/sv-paradex-paradex-pyAbout
Integrates with the Paradex perpetual futures trading platform, enabling market data retrieval, account management, order placement, and position monitoring for cryptocurrency trading workflows.
Categories
general
Installation
npm
npm install @sv/sv-paradex-paradex-py
Configuration
{
"mcpServers": {
"sv-paradex-paradex-py": {
"command": "npx",
"args": [
"-y",
"@sv/sv-paradex-paradex-py"
]
}
}
}