ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use OKX with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Trade crypto and manage your OKX account via AI. check balances, track positions, and execute orders directly from your 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 · 6 capabilities

The complete OKX capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through OKX.

  1. 01

    Get positions

    Can be filtered by instrument type, instrument ID, or position ID. Retrieve active positions

  2. 02

    Amend order

    Requires instrument ID and either order ID or client order ID. Amend an existing incomplete order

  3. 03

    Cancel order

    Requires instrument ID and either order ID or client order ID. Cancel an incomplete order

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through OKX.

  1. 04

    Get balance

    Can be filtered by specific currencies. Retrieve asset balances in the trading account

  2. 05

    Get instruments

    Can be filtered by instrument type. Retrieve available instruments for the account

  3. 06

    Place order

    Requires instrument ID, trade mode, side, order type, and size. Place a new trade order

Observed, not estimated

848ms average. Fast in production.

OKX is checked daily against the live service.

Daily averagePeak 1041ms
Aug 20Today
Fastest day
704ms
Slowest day
1041ms
14-day trend
Slowing+44%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 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 OKX, so you can see the experience inside your AI.

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

OKX Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_Ax5Q8n9mhVZ6QfccMtE4K3uI7ivl5xyIu9yZEAtC/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 — OKX capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "okx-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Ax5Q8n9mhVZ6QfccMtE4K3uI7ivl5xyIu9yZEAtC/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 OKX owners ask.

  • 01

    Can I check my current balance for specific coins like BTC or USDT?

    Yes! Use the get_balance capability and provide a comma-separated list of currencies in the ccy parameter. The agent will return the available and frozen balances for those specific assets.

  • 02

    How do I see my open positions for futures or swap markets?

    You can use the get_positions capability. You can filter by instType (e.g., 'FUTURES' or 'SWAP') or provide a specific instId like 'BTC-USDT-SWAP' to see your entry price, size, and PnL.

  • 03

    Is it possible to cancel an order if I change my mind?

    Absolutely. Use the cancel_order capability by providing the instId and the ordId of the pending order. The agent will confirm if the cancellation was successful.