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
  • Vaults
MCP Reference

Available resources

Resources are read-only data sources that your AI assistant can access in the background. Unlike tools (which are called on demand), resources provide always-available context.

Was this page helpful?
Edit this page
Previous

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.

Next
Built with

No action needed — resources are loaded automatically by your AI assistant. This page is a reference for what’s available.

System

Resource URIDescription
paradex://system/configGlobal system configuration
paradex://system/timeCurrent system time
paradex://system/stateSystem operational state

Markets

Resource URIDescription
paradex://marketsList of all available markets
paradex://market/summary/{market_id}Detailed info for a specific market

Vaults

Resource URIDescription
paradex://vaultsList all vaults
paradex://vaults/configGlobal vault configuration
paradex://vaults/balance/{vault_id}Vault balance
paradex://vaults/summary/{vault_id}Comprehensive vault summary
paradex://vaults/transfers/{vault_id}Deposit and withdrawal history
paradex://vaults/positions/{vault_id}Current trading positions
paradex://vaults/account-summary/{vault_id}Trading account information