Paradex

Integrates with Paradex perpetual futures trading platform to provide market data access, order execution, position management, and risk analysis tools for algorithmic trading and portfolio management on decentralized derivatives markets.

View Source
1 stars
0 tools
Created Aug 2025
@habinar/habinar-paradex-paradex-py

About

Integrates with Paradex perpetual futures trading platform to provide market data access, order execution, position management, and risk analysis tools for algorithmic trading and portfolio management on decentralized derivatives markets.

Categories

general

Installation

npm

npm install @habinar/habinar-paradex-paradex-py

Configuration

{ "mcpServers": { "habinar-paradex-paradex-py": { "command": "npx", "args": [ "-y", "@habinar/habinar-paradex-paradex-py" ] } } }