Bitso Exchange Connector for AI agents.
12 live capabilities
Execute crypto trades and monitor real-time exchange data across Latin American markets.
Waiting for input…
Why people use Bitso Exchange
Bitso Exchange for Automated Crypto Trading
With this Connector, you can just tell your agent what you want to do. You can ask it to check the spread on an MXN pair and place a limit order in one go. You get a direct line to the exchange backend, moving you from manual clicking to strategic execution.
What Vinkius changes
You get a direct command line for your Bitso account inside your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Executing a limit buy on a price dip
A trader notices a sudden USD-BRL deviation and asks the agent to pull the ticker data for the BRL pair, then uses create_order to place a limit buy.
- Real-world use case 02
Checking regional liquidity
A portfolio manager needs to know their total liquidity across regions and asks the agent to list_balances to see the total amount of MXN and BTC available.
- Real-world use case 03
Verifying on-ramp funding
A developer is testing a new on-ramp and uses get_funding_destination to get the correct address and then list_withdrawals to confirm the flow.
Complete set · 12capabilities
The complete Bitso Exchange capability set.
These are the exact actions your AI can choose when you ask it to work with Bitso Exchange.
01—04
4 capabilities in this set.
Part of 12 available through Bitso Exchange.
- 01 Capability
Get ticker
Get trading ticker information. Pull real-time price data for specific pairs to verify spreads before you trade.
- 02 Capability
List available books
List natively traded market books. See which currency pairs are currently active on the exchange.
- 03 Capability
List open orders
List active hanging orders. Keep track of every order that hasn't been filled yet.
- 04 Capability
List trades
Review historical executed trades. Look back at your past performance and completed transactions.
05—08
4 capabilities in this set.
Part of 12 available through Bitso Exchange.
- 05 Capability
List balances
List trading account balances. Check your available capital in fiat and digital assets at any time.
- 06 Capability
List ledger
Examine raw ledger account flows. Review the history of your account movements to track every transaction.
- 07 Capability
List withdrawals
Monitor executed funds external withdrawals. Track funds as they move out of your account to external wallets.
- 08 Capability
Cancel order
Cancel a live unfulfilled order. This helps you drop rogue orders from the book instantly if the market moves against you.
09—12
4 capabilities in this set.
Part of 12 available through Bitso Exchange.
- 09 Capability
Create order
Submit a new trading order. You can use this to place firm limit buys or fast market sells directly to the backend.
- 10 Capability
Get account status
Get regulatory account status limits. Use this to check your current permissions and limits on the platform.
- 11 Capability
Get funding destination
Reveal inbound funding crypto address. This shows you where to send funds to get them into your account.
- 12 Capability
List order trades
Extract executions mapped to an Order ID. See exactly which parts of a specific order were filled.
Set up in minutes
One URL. Then ask Bitso Exchange to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Bitso Exchange from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GpJMwpBjKKn1TCOI1HFk4w1VojPnotfUoiZJQAvQ/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Bitso Exchange, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Bitso Exchange for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GpJMwpBjKKn1TCOI1HFk4w1VojPnotfUoiZJQAvQ/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Bitso Exchange URL.
- Step 03
Save and start
Save the connection and enable Bitso Exchange in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bitso-exchange": {
"url": "https://edge.vinkius.com/vk_preview_GpJMwpBjKKn1TCOI1HFk4w1VojPnotfUoiZJQAvQ/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Bitso Exchange
Open Agent mode in chat and ask: "Using Bitso Exchange, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bitso-exchange": {
"url": "https://edge.vinkius.com/vk_preview_GpJMwpBjKKn1TCOI1HFk4w1VojPnotfUoiZJQAvQ/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Bitso Exchange
Ask Copilot: "Using Bitso Exchange, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bitso-exchange": {
"url": "https://edge.vinkius.com/vk_preview_GpJMwpBjKKn1TCOI1HFk4w1VojPnotfUoiZJQAvQ/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Bitso Exchange
Open Cascade and ask: "Using Bitso Exchange, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bitso-exchange": {
"url": "https://edge.vinkius.com/vk_preview_GpJMwpBjKKn1TCOI1HFk4w1VojPnotfUoiZJQAvQ/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Bitso Exchange
Ask Cline: "Using Bitso Exchange, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bitso-exchange --transport http "https://edge.vinkius.com/vk_preview_GpJMwpBjKKn1TCOI1HFk4w1VojPnotfUoiZJQAvQ/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Bitso Exchange
Ask Claude: "Using Bitso Exchange, show me...". 12 tools are ready
Where the request belongs
Work Bitso Exchange can move forward.
This is for crypto traders and developers who need to move fast. It's for the person who's tired of manually updating spreadsheets or clicking through a clunky dashboard to manage multiple currency pairs.
Quantitative Trader
Executes automated strategies and monitors spreads for USD-BRL deviations.
Web3 Architect
Monitors LatAm on/off ramps during system tests or deployments.
Crypto Portfolio Manager
Checks account standing and balances across multiple regions without using a GUI.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBitstamp
Trade and monitor crypto markets via Bitstamp. get tickers, order books, account balances, and manage orders.
Bybit
Access real-time crypto market data. tickers, klines, orderbook, trades, funding rates and open interest.
Coinbase
Get real-time cryptocurrency prices, exchange rates and currency info. BTC, ETH, SOL and more.
OKX
Trade crypto and manage your OKX account via AI. check balances, track positions, and execute orders directly from your agent.
Buenbit
Automate Crypto Exchange operations via Buenbit. track balances, extract asset tickers, and execute real-time trading directly from conversational AI.
Kraken
Access real-time crypto market data, account balances, and trade history from Kraken directly within your AI agent.
Bring your own AI
Change the model, client or framework. Keep Bitso Exchange connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Bitso Exchange.
The practical details behind the request, access and result.
Can I use Bitso Exchange MCP to trade with my existing account?
Yes, you can connect your existing Bitso account by providing your Dev API keys. This lets your AI client interact with your real wallet and trading history.
Which currencies does the Bitso Exchange MCP support?
It supports the primary pairs on the Bitso exchange, including various fiat pairings like MXN, ARS, COP, and BRL, along with major digital assets.
Is it safe to let my AI agent place trades through Bitso?
The Connector uses your official Bitso Dev API keys. You maintain control over the permissions, and the agent only performs the specific actions you command it to do.
Can I use this to monitor my crypto portfolio in real time?
Absolutely. You can ask your agent to regularly check your balances or pull ticker data to keep a pulse on your portfolio's value across different markets.
How do I get my API keys for the Bitso Exchange MCP?
You can generate your Read/Write Dev API keys directly within your Bitso account settings. Once you have those, you just paste them into your AI client's MCP configuration.
Can I cancel orders that I placed earlier?
Yes, the Connector includes a capability to list your open orders and a specific command to cancel them, giving you full control over your active positions.
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'.
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'.
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.
One connection away
Give your agent a direct line to Bitso Exchange.
Connect Bitso Exchange once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available