How to Use the Highnote MCP in Claude Code
Manage your Highnote card program from the terminal using Claude Code headless commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Highnote MCP to Claude Code
Create your Vinkius account to connect Highnote 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 Card Status Control
The `update_card_status` tool changes Highnote card states to ACTIVE, FROZEN, or CLOSED directly from your terminal. Claude Code calls this tool during SSH sessions or local scripts to lock compromised cards instantly. This terminal-first approach uses `list_payment_cards` to find specific Highnote card IDs before modifying their state. You avoid loading heavy browser dashboards just to freeze a single virtual Highnote card via Claude Code.
Terminal-Based Reconciliation via MCP Server
By executing `list_ledger_entries`, you fetch individual Highnote ledger items for precise account reconciliation. Claude Code pipes this raw output directly into local shell scripts or grep filters to isolate specific ledger discrepancies. You can run automated cron jobs that call Highnote's `get_financial_account` to verify account balances. Claude Code parses this financial data and alerts your team via terminal output if balances drop below a threshold.
Direct Transaction Inspection
Using the `get_transaction_details` tool retrieves metadata for a specific Highnote payment transaction. Claude Code queries this data headlessly, letting you inspect transaction details without opening external browser windows. It combines this with `list_financial_transactions` to monitor live spending in your Highnote program. You get raw, structured JSON formatted directly in your standard Claude Code terminal output.
Set up Highnote 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 seehighnote-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Highnote transactions." It will automatically discover and invoke the available Highnote tools.
claude mcp add --transport http highnote-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 Highnote MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Highnote MCP today
We host it, we monitor it, we maintain it. You just paste one token.