How to Use the Bold MCP in Claude Code
Run terminal-driven Colombian payment operations and terminal management via Claude Code using MCP.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Bold MCP to Claude Code
Create your Vinkius account to connect Bold 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.
Control physical retail terminals from Claude Code
`list_terminals` retrieves all card readers bound to your Colombian merchant account directly inside your terminal. Claude Code can pipe this list into shell scripts, allowing you to monitor hardware connectivity status across physical stores. When a customer stands at the register, you can trigger a charge using `initiate_terminal_payment` with the exact COP amount. This bypasses the need for a bloated POS software interface.
Generate COP payment links via Claude Code MCP Server
`create_payment_link` lets you generate shareable checkout URLs directly from your command line. Claude Code can automate bulk link creation for outstanding invoices, pairing the tool with local CSV files containing customer records. You can quickly verify the status of any link using `get_payment_link`. This makes it easy to build fast shell scripts that check which invoices remain unpaid.
Manage payment webhooks from your terminal
`create_webhook` registers new HTTP endpoints to receive real-time updates on transaction states. Claude Code helps you maintain these integrations by running `list_webhooks` to audit active endpoints. If you need to rotate servers or update endpoints, you can delete old configurations instantly using `delete_webhook`. This keeps your payment architecture clean and secure without touching a web GUI.
Set up Bold 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 seebold-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Bold transactions." It will automatically discover and invoke the available Bold tools.
claude mcp add --transport http bold-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 Bold MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Bold MCP today
We host it, we monitor it, we maintain it. You just paste one token.