How to Use the Mercury MCP in Claude Code
Query Mercury account balances and export transaction logs directly from the Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mercury MCP to Claude Code
Create your Vinkius account to connect Mercury 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.
Terminal-Based Runway Auditing
SREs and backend devs don't need a heavy GUI to check corporate balances. Claude Code calls `list_accounts` and `get_treasury_balance` directly from your terminal using this MCP Server, piping raw banking figures straight into your local shell scripts. This terminal-first approach lets you chain financial queries with standard Unix tools. You can grep, awk, or redirect your treasury overview into local config files without ever opening a browser.
Headless Transaction Export
Automate your monthly close directly from your SSH session or local shell. Claude Code uses this MCP Server to execute `list_transactions` and `get_transaction`, pulling raw transaction histories without manual exports. You can pipe this data directly into local database scripts or ledger files. It turns a tedious manual reconciliation process into a single CLI command that runs in seconds.
Script Recipient Setup via Claude Code
Setting up vendor profiles shouldn't break your terminal flow. Claude Code uses `list_recipients` to verify existing vendors and flags any missing entries directly in your stdout. When you need to add a new contractor, the CLI agent calls `create_recipient` to stage the profile. You keep your hands on the keyboard while preparing your next payout run.
Set up Mercury 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 seemercury-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mercury transactions." It will automatically discover and invoke the available Mercury tools.
claude mcp add --transport http mercury-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 Mercury MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mercury MCP today
We host it, we monitor it, we maintain it. You just paste one token.