4,500+ servers built on MCP Fusion
Vinkius

Buenbit MCP. Execute trades and manage portfolio via chat.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Buenbit MCP on Cursor AI Code Editor MCP Client Buenbit MCP on Claude Desktop App MCP Integration Buenbit MCP on OpenAI Agents SDK MCP Compatible Buenbit MCP on Visual Studio Code MCP Extension Client Buenbit MCP on GitHub Copilot AI Agent MCP Integration Buenbit MCP on Google Gemini AI MCP Integration Buenbit MCP on Lovable AI Development MCP Client Buenbit MCP on Mistral AI Agents MCP Compatible Buenbit MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Buenbit MCP Server. Automate crypto trading and portfolio management by connecting your Buenbit account to your AI agent. Check real-time tickers, list balances, and execute market or limit buy/sell orders directly via conversation.

What your AI agents can do

Cancel order

Cancels a specific, pending crypto trade order.

Create order

Submits a new market or limit buy/sell trade order.

Execute withdrawal

Broadcasts a native crypto withdrawal to a specified address.

+ 11 more capabilities included
Check Real-Time Market Prices

You can query the current spot price for any specified crypto pair using get_ticker or get_crypto_prices.

Review Portfolio Holdings

You can list all your current crypto and fiat asset balances using list_balances.

Execute Trades

You can create new market or limit buy/sell orders using create_order and cancel existing ones with cancel_order.

Manage Assets and Withdrawals

You can list available crypto assets (list_assets), check withdrawal history (list_withdrawals), or broadcast a native withdrawal (execute_withdrawal).

Audit Transactions

You can list all recorded transactions (list_transactions) or check specific withdrawal records (list_withdrawals).

Determine Fees and Limits

You can check current network gas costs (get_network_fees) or view your profile's trade limits (list_limits).

Supported MCP Clients

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients
Free for Subscribers

Waiting for input…

AI Agent

cancel019d8421

cancel order

Cancels a specific, pending crypto trade order.

create019d8421

create order

Submits a new market or limit buy/sell trade order.

execute019d8421

execute withdrawal

Broadcasts a native crypto withdrawal to a specified address.

get019d8421

get crypto prices

Reads the current spot conversion price for any crypto pair.

get019d8421

get deposit address

Retrieves the current wallet address for receiving funds.

get019d8421

get network fees

Gets the current cost for network gas fees.

get019d8421

get ticker

Gets the current market ticker price for a specified crypto pair (e.g., BTC/ARS).

get019d8421

get yield rates

Retrieves current staking pool rates for available assets.

list019d8421

list assets

Shows a catalog of all available crypto assets you can trade.

list019d8421

list balances

Lists all your current crypto and fiat wallet balances.

list019d8421

list limits

Retrieves your defined trade limits and spending caps.

list019d8421

list orders

Lists all trade orders you have placed.

list019d8421

list transactions

Lists all recorded money and crypto transactions.

list019d8421

list withdrawals

Lists all past crypto withdrawal records.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Buenbit, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,700+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week

What you can do with this MCP connector

You connect your Buenbit trading account to your AI agent, and it handles the whole portfolio mess for you. You don't gotta deal with a clunky trading UI anymore. You can manage your crypto trades and assets just by talking to your agent.

Check Real-Time Market Prices

Need to know what a crypto pair is doing right now? You can get the current market ticker price for any pair using get_ticker, or you can grab the specific spot conversion price for a pair with get_crypto_prices.

Review Portfolio Holdings

You can list all your current crypto and fiat balances with list_balances. You can also see what crypto assets are available to trade by running list_assets.

Execute Trades
You can submit new market or limit buy/sell orders using create_order, and if you gotta pull back a trade, you can cancel it with cancel_order.

Manage Assets and Withdrawals

You can list all your past crypto withdrawal records using list_withdrawals, or you can broadcast a native crypto withdrawal to a specific address using execute_withdrawal.

Audit Transactions and Determine Limits

You can list all your recorded money and crypto transactions with list_transactions and check your past withdrawal history with list_withdrawals. You can also see your defined trade limits and spending caps with list_limits, or check the current cost for network gas fees with get_network_fees.

How Buenbit MCP Works

  1. 1 Add the Buenbit integration into Vurb and bind your scoped API keys from the desktop trading panel.
  2. 2 Your AI client reads the available tools (e.g., get_ticker, list_balances) and determines the necessary function calls.
  3. 3 The server executes the calls and returns the structured data (e.g., the current price or the list of assets) back to your AI client.

The bottom line is, your AI client uses the defined tools to talk to Buenbit, and Buenbit gives the answers back.

Who Is Buenbit MCP For?

Crypto traders and financial officers who need to execute trades or audit accounts without using a browser UI. This is for anyone who needs to manage decentralized assets programmatically, treating the API like a natural extension of their chat interface.

Quantitative Trader

Orchestrates quantitative models by having the AI agent run sequences of tools—checking get_ticker followed by list_balances—to automate yield securing.

Financial Officer

Validates treasury cashouts on corporate accounts in Argentina and LATAM by requesting specific transaction history using list_transactions.

Day Trader

Submits immediate buy or sell limit orders using create_order directly from a chat prompt, bypassing the mobile trading interface.

What Changes When You Connect

  • Execute complex trades without touching a UI. Use create_order or cancel_order to submit market or limit orders instantly, letting your AI agent handle the submission logic.
  • Maintain full liquidity visibility. Run list_balances anytime to check your exact fiat and crypto holdings, which is key before making any trade decision.
  • Track your funds end-to-end. Use list_transactions and list_withdrawals to audit every incoming deposit and outgoing withdrawal, keeping records clean.
  • Get instant market data. get_ticker and get_crypto_prices give you real-time cross-pair pricing (like BTC/ARS) so your AI agent can make informed decisions.
  • Know your limits. Call list_limits to check your trading caps before submitting a large order, preventing unexpected rejections.
  • Simplify complex flows. Your agent can check get_deposit_address first, then use create_order to execute a trade, all in one conversation.

Real-World Use Cases

01

Executing a complex, multi-step trade

A quantitative trader needs to buy ETH but only if the BTC/ARS ticker is above a certain point. They prompt their agent: 'Check the BTC/ARS ticker, then if it's high, create a limit buy order for ETH.' The agent runs get_ticker first, evaluates the result, and then executes create_order if the condition is met. The trade happens without opening a single trading panel.

02

Auditing a corporate treasury payout

A financial officer needs to confirm a recent $50,000 deposit hit the correct account. They ask their agent to run list_transactions and filter for the specific date and amount. The agent pulls the data and confirms the maturity status, saving time manually checking the corporate dashboard.

03

Checking liquidity before withdrawing funds

A day trader wants to pull out crypto but needs to know their total available funds first. They first run list_balances to confirm they have enough ETH and USDC. Once confirmed, they ask the agent to run list_withdrawals for history, and then execute_withdrawal.

04

Getting an immediate price quote for a niche pair

A developer needs to know the current spot price for a pair not typically shown on the main screen. They ask their agent to run get_crypto_prices for the specific pair. The agent runs the tool and delivers the exact, up-to-the-minute price data instantly.

The Tradeoffs

Manual UI navigation

The trader logs into the mobile app, navigates to the 'Order Book' tab, manually selects 'Limit Buy,' enters the pair, and types in the price and amount. This takes 5-7 clicks and is prone to input errors.

Tell your agent: 'Create a limit buy order for BTC/USDC at 68k using 30 USDC.' The agent executes create_order directly, bypassing all UI steps.

Ignoring network costs

The user tries to execute a withdrawal (execute_withdrawal) without first checking if network fees are too high, resulting in the transaction failing or costing unexpected gas fees.

Always ask your agent to run get_network_fees before running execute_withdrawal. This checks the current gas cost so you know if the withdrawal will pass.

Checking old balances

The user checks their balance (list_balances) and assumes the number is final, only to find out later that a recent transaction failed or is pending, leading to a bad trade execution.

Always follow list_balances with list_transactions. This verifies the history backing the current balance, giving you a full audit trail before making any moves.

When It Fits, When It Doesn't

Use this server if your workflow requires interacting with Buenbit's core functions—trading, checking balances, or auditing—in a conversational, automated way. You need to run sequences of tools, not just check one piece of data. It's critical for quantitative models that need multiple data points (e.g., get_ticker AND list_balances) to make a decision.

Don't use this if you only need a simple report or a single piece of information that doesn't change (e.g., a list of available assets). In those cases, a direct read-only API might suffice. If you are building a custom, non-financial front end, you might need a different API wrapper, but for AI-driven action, this is the right tool.

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Buenbit. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

How we secure it →

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 14 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Available Capabilities

cancel_order create_order execute_withdrawal get_crypto_prices get_deposit_address get_network_fees get_ticker get_yield_rates list_assets list_balances list_limits list_orders list_transactions list_withdrawals

Managing crypto trades shouldn't mean opening a dozen tabs.

Right now, you have to jump between the main dashboard, the order book, the balance screen, and the transaction history. You copy a ticker from one tab, paste it into the order form on another, and then hit submit. It's slow, and you're always worried about which screen you left open.

With the Buenbit MCP Server, you just talk to your agent. You tell it what you want—like 'I want to sell 5 ETH.' Your agent runs the `create_order` tool, handles the data flow, and confirms the order ID. You get the action, not the UI headache.

Buenbit MCP Server: Automate withdrawals and order management

Sending money or closing an order usually involves multiple confirmation screens: confirming the recipient, setting the amount, confirming the fee, and finally hitting 'Send.' It's a multi-step process that takes focus and time.

Now, you just tell your agent, 'Withdraw 1 ETH to that address.' The agent runs `execute_withdrawal` and handles the entire transaction flow, including checking `get_network_fees`. The action is done in one command.

Common Questions About Buenbit MCP

How do I check the current crypto price using the Buenbit MCP Server? +

Run the get_ticker tool. This fetches the real-time spot price for any pair you specify (like BTC/ARS). If you need a general spot conversion price, use get_crypto_prices instead.

Can I use the Buenbit MCP Server to list my crypto balances? +

Yes. Use list_balances. This tool returns a full breakdown of all your crypto and fiat assets, letting you know exactly how much liquidity you have.

What's the difference between `create_order` and `list_orders`? +

create_order submits a new trade order. list_orders only pulls a record of all the orders you've placed so you can check their status.

Is `execute_withdrawal` safe to use? +

It is safe, but you should run get_network_fees first. This ensures you know the current gas cost before you broadcast the withdrawal, preventing unexpected fees.

How do I confirm a recent deposit using the Buenbit MCP Server? +

Check list_transactions. This tool shows all money and crypto transactions, allowing you to confirm if a deposit hit the expected destination address.

How do I use the `list_transactions` tool to track my full financial history? +

The list_transactions tool pulls all money and crypto movements associated with your account. This lets you see every deposit, withdrawal, and trade settlement, giving you a complete audit trail.

What information can I get using the `get_deposit_address` tool? +

The get_deposit_address tool reads the specific infrastructure wallet address for depositing funds. This address is crucial when you need to receive crypto or fiat into your Buenbit account.

Can I check my account limitations using the `list_limits` tool? +

The list_limits tool fetches your current profile trade limits. It shows the maximum amounts or number of trades you are allowed to execute, preventing overspending.

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.

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.

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.

More in this category

You might also like

Built & Managed by Vinkius 30s setup 14 tools

We've already built the connector for Buenbit. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 14 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.