How to Use the Buenbit MCP in Claude Code
Control your Buenbit exchange operations directly from the terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Buenbit MCP to Claude Code
Create your Vinkius account to connect Buenbit to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Command-Line Portfolio Audits and Ticker Tracking
Claude Code uses `list_balances` and `get_ticker` to pipe live portfolio data directly into your shell. This terminal-only MCP Server lets you query exchange rates and wallet balances without opening a browser or an IDE. You can pipe the JSON output of these tools into standard terminal utilities like jq or grep. This makes it simple to write custom bash scripts that monitor your asset distribution on the fly.
Scriptable Order Execution with Claude Code
This toolset uses `create_order` and `cancel_order` to let you buy or sell assets directly from your terminal prompt. You can tell the command-line agent to execute a trade, and it will verify the transaction status using `list_transactions`. It simplifies high-frequency monitoring. If a market shift occurs, you can quickly run a command to cancel outstanding limit orders and secure your capital.
Gas Optimization with the Buenbit MCP Server
This toolset uses `get_network_fees` and `execute_withdrawal` to automate asset transfers during low-congestion hours. The agent checks `list_limits` to make sure your withdrawal fits within your account parameters before broadcasting the transaction. You can set up cron jobs that trigger the agent to scan `get_deposit_address` and offload assets to cold storage. It keeps your terminal-based workflow fast and hands-off.
Set up Buenbit MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebuenbit-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Buenbit transactions." It will automatically discover and invoke the available Buenbit tools.
claude mcp add --transport http buenbit-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Buenbit MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Buenbit MCP today
We host it, we monitor it, we maintain it. You just paste one token.