ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use dYdX with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Trade perpetuals on dYdX v4. access markets, orderbooks, and manage your decentralized trading account directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 16 capabilities

The complete dYdX capability set.

These are the exact actions your AI can choose when you ask it to work with dYdX.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 16 available through dYdX.

  1. 01

    V4 get stats

    Get 24h statistics for a dYdX v4 market

  2. 02

    V4 list orders

    List active and historical orders for the account on dYdX v4

  3. 03

    V4 create order

    Requires authentication. Place a new limit or market order on dYdX v4

  4. 04

    V4 get account

    Requires authentication. Get account balances, positions, and equity on dYdX v4

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 16 available through dYdX.

  1. 05

    V4 get orderbook

    Get the current L2 orderbook for a dYdX v4 market

  2. 06

    V4 get trades

    Get recent public trades for a dYdX v4 market

  3. 07

    V4 list fills

    List recent trade fills for the account on dYdX v4

  4. 08

    V4 list markets

    List all available perpetual markets on dYdX v4

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 16 available through dYdX.

  1. 09

    V4 list positions

    List all open positions on dYdX v4

  2. 10

    V3 create order

    Requires authentication. Place a new order on dYdX v3

  3. 11

    V3 get accounts

    Requires authentication. Get account information on dYdX v3

  4. 12

    V3 get orderbook

    Get the current L2 orderbook for a dYdX v3 market

Capability set04 / 04

13-16

4 capabilities in this set.

Part of 16 available through dYdX.

  1. 13

    V3 list markets

    List all available markets on dYdX v3

  2. 14

    V4 cancel order

    Requires authentication. Cancel an open order by ID on dYdX v4

  3. 15

    V4 get candles

    Get historical OHLCV data for a dYdX v4 market

  4. 16

    V4 get market

    G., BTC-USD). Get details for a specific dYdX v4 market

Observed, not estimated

910ms average. Fast in production.

dYdX is checked daily against the live service.

Daily averagePeak 1269ms
Aug 20Today
Fastest day
716ms
Slowest day
1269ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 16 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of dYdX, so you can see the experience inside your AI.

It does not authenticate your account with dYdX. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

dYdX Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_epUdcvnbX2GX09BMiiE2uKxPkLiXB8RbCsjjEMYJ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — dYdX capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "dydx-decentralized-perpetual-exchange-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_epUdcvnbX2GX09BMiiE2uKxPkLiXB8RbCsjjEMYJ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions dYdX owners ask.

  • 01

    Can I check my current open positions and account balance?

    Yes. You can use v4_list_positions to see all active trades and v4_get_account with your address to retrieve balances and equity.

  • 02

    How do I get the latest market price and orderbook depth?

    Use the v4_get_market capability for general info or v4_get_orderbook for the current L2 state of any specific market like BTC-USD.

  • 03

    Is it possible to place or cancel trades through the AI?

    Yes. The v4_create_order capability allows you to place limit or market orders, and v4_cancel_order lets you cancel them using their Order ID.