ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Buenbit with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate Crypto Exchange operations via Buenbit. track balances, extract asset tickers, and execute real-time trading directly from conversational AI.

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

The complete Buenbit capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through Buenbit.

  1. 01

    Create order

    Create a new market/limit trade order

  2. 02

    Cancel order

    Cancel a pending crypto order

  3. 03

    Execute withdrawal

    Broadcast a native withdrawal

  4. 04

    Get deposit address

    Scan infrastructure wallet address

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through Buenbit.

  1. 05

    Get ticker

    G. BTC/ARS, USDC/ARS). Get current market ticker prices

  2. 06

    Get yield rates

    Get staking pool rates

  3. 07

    List balances

    List portfolio wallet balances

  4. 08

    List limits

    Get profile trade limits

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through Buenbit.

  1. 09

    List transactions

    List money and crypto transactions

  2. 10

    Get crypto prices

    Read universal conversion spot prices

  3. 11

    Get network fees

    Get current network gas costs

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through Buenbit.

  1. 12

    List assets

    Explore available crypto assets catalog

  2. 13

    List orders

    List recorded exchange orders

  3. 14

    List withdrawals

    List crypto withdrawals

Observed, not estimated

923ms average. Fast in production.

Buenbit is checked daily against the live service.

Daily averagePeak 1130ms
Aug 20Today
Fastest day
695ms
Slowest day
1130ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

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

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

Buenbit Connector

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

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

  • 01

    Is it safe to pass my Secret API Key to this agent?

    Vurb explicitly executes locally unless connected through audited Edge channels. Setting sensitive: true physically hides your credentials. Be sure your Buenbit API scope restricts withdrawals to safeguard capital.

  • 02

    Do I need to generate an HMAC signature manually for trades?

    No. The Server abstracts this. Simply instruct 'Buy 0.1 BTC at Limit' and the Agent utilizes the provided API Secret internally to digest and authenticate the packet.

  • 03

    How can I easily get my public deposit address for stablecoins?

    Invoke get_deposit_address telling the LLM the desired symbol (e.g. usdc, usdt). It fetches the exact blockchain string address tied uniquely to your wallet profile.