ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Bitso Exchange with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Trade dynamically on Mexico's biggest Crypto Exchange. Access live balances, order books, and command trades programmatically.

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 · 12 capabilities

The complete Bitso Exchange capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Bitso Exchange.

  1. 01

    Create order

    Submit a new trading order

  2. 02

    Get ticker

    Get trading ticker information

  3. 03

    List available books

    G., btc_mxn, eth_brl, usdc_ars) on the exchange. List natively traded market books

  4. 04

    List balances

    List trading account balances

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Bitso Exchange.

  1. 05

    List order trades

    Extract executions mapped to an Order ID

  2. 06

    List trades

    Review historical executed trades

  3. 07

    List open orders

    List active hanging orders

  4. 08

    List ledger

    Examine raw ledger account flows

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Bitso Exchange.

  1. 09

    List withdrawals

    Monitor executed funds external withdrawals

  2. 10

    Cancel order

    Cancel a live unfulfilled order

  3. 11

    Get account status

    Get regulatory account status limits

  4. 12

    Get funding destination

    Reveal inbound funding crypto address

Observed, not estimated

897ms average. Fast in production.

Bitso Exchange is checked daily against the live service.

Daily averagePeak 1139ms
Aug 20Today
Fastest day
739ms
Slowest day
1139ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

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

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

Bitso Exchange Connector

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

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

  • 01

    Can I trust adding my Secret HMAC trading key into the agent flow safely?

    Yes. We wrap Bitso API requirements inside protected sensitive: true attributes isolating them visibly. Best practice dictates creating a Key exclusively with Trading power turning OFF 'Withdrawals'.

  • 02

    Do I have to calculate the complicated Bitso signatures by hand before calling createOrder?

    Absolutely not! The magic of these servers is that the internal code natively binds your keys and calculates the digest. You just ask to 'Buy BTC'.

  • 03

    Are ledger pulls real-time?

    Yes. Every time you call a capability like get_ticker or get_order_book, the agent fetches the most current data directly from Bitso's production API endpoints.