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
On this page
  • System
  • Markets
  • Account
  • Orders
  • Vaults
MCP Reference

Available tools

Tools are actions your AI assistant can perform when you ask it to — like fetching market data, placing orders, or checking your account. You don’t need to call these directly; just ask your assistant in plain language and it will use the right tool automatically.

Was this page helpful?
Edit this page
Previous

Built-in analysis prompts

Prompts are ready-made conversation starters for common trading tasks. Instead of figuring out what to ask, you can use these as starting points — your AI assistant will follow a structured workflow to give you a thorough analysis.

Next
Built with

No action needed — tools are available automatically once you’ve completed the Quickstart Guide. This page is a reference for what your assistant can do.

System

ToolDescription
paradex_system_configGet global system configuration
paradex_system_stateGet current system state

Markets

ToolDescription
paradex_marketsGet detailed market information
paradex_market_summariesGet market summaries with metrics
paradex_funding_dataGet historical funding rate data
paradex_orderbookGet current orderbook with configurable depth
paradex_klinesGet historical candlestick / price chart data (open, high, low, close, volume)
paradex_tradesGet recent trades
paradex_bboGet best bid and offer (current top buy/sell prices)

Account

ToolDescription
paradex_account_summaryGet account summary
paradex_account_positionsGet current open positions
paradex_account_fillsGet trade fill history
paradex_account_funding_paymentsGet funding payment history
paradex_account_transactionsGet full transaction history

Orders

ToolDescription
paradex_open_ordersList all open orders
paradex_create_orderPlace a new order
paradex_cancel_ordersCancel one or more existing orders
paradex_order_statusGet the status of a specific order
paradex_orders_historyGet historical order records

Vaults

ToolDescription
paradex_vaultsGet detailed vault information
paradex_vaults_configGet global vault configuration
paradex_vault_balanceGet vault balance
paradex_vault_summaryGet comprehensive vault summary
paradex_vault_transfersGet deposit and withdrawal history
paradex_vault_positionsGet current vault positions
paradex_vault_account_summaryGet vault trading account info