How to Use the Checkout.com MCP in Claude Code
Terminal-first payment management. Connect Claude Code to your Checkout.com account for headless automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Checkout.com MCP to Claude Code
Create your Vinkius account to connect Checkout.com 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.
Headless payment operations with Claude Code
Automate your billing scripts by calling `capture_checkout_payment` directly from your shell. This allows for scheduled jobs that process payments without human intervention. Your terminal becomes the control plane for your entire payment pipeline. You pipe the tool output into other CLI utilities for logging.
Automate payment audits in Claude Code
Use `list_payment_actions` inside a cron job to monitor transaction status changes. If a payment hangs, your script can trigger a follow-up action automatically. It brings observability to your background tasks. You get a clear log of every lifecycle event directly in your standard output.
Verify integration state via MCP Server
Run `list_checkout_webhooks` in your CI/CD pipeline to ensure your environment is configured correctly. This MCP Server makes it easy to validate infrastructure as code. You fail your builds early if the payment configuration is incorrect. It adds a layer of protection to your deployment process.
Set up Checkout.com 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 seecheckoutcom-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Checkout.com transactions." It will automatically discover and invoke the available Checkout.com tools.
claude mcp add --transport http checkoutcom-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 Checkout.com MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Checkout.com MCP today
We host it, we monitor it, we maintain it. You just paste one token.