How to Use the Instamojo MCP in Claude Code
Run terminal commands with Claude Code to query payment links, audit payouts, and pull refund logs instantly.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Instamojo MCP to Claude Code
Create your Vinkius account to connect Instamojo 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.
Query payment links from Claude Code
This MCP Server registers `list_links` and `list_payment_requests` to let your CLI agent fetch active payment links directly in your terminal. Claude Code runs the query, pipes the output to your shell, and lets you grep for specific customer emails or amounts. You don't need to open a browser to check if a payment link is active. Just ask your agent to find the link in your terminal, and it will return the exact URL and status in seconds.
Run terminal-based payout audits
This MCP Server exposes `list_payouts` so you can audit bank settlements from any command-line session. Claude Code pulls your latest payout history, formats the data as a clean table, and exports it to a CSV file for your accounting team. If you need to verify a specific transfer, your agent uses `get_payment` to trace the original transaction. You can run these audits as cron jobs or shell scripts to automate your daily financial reporting.
Monitor disputes with this MCP Server
This MCP Server provides `list_disputes` and `list_refunds` for headless tracking of payment issues. Claude Code scans your active disputes, highlights urgent cases in your terminal, and cross-references them with `get_refund` data. This setup is perfect for SREs and backend devs who want to build automated alert pipelines. Your agent checks the status of contested payments and triggers terminal alerts before disputes escalate.
Set up Instamojo 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 seeinstamojo-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Instamojo transactions." It will automatically discover and invoke the available Instamojo tools.
claude mcp add --transport http instamojo-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 Instamojo MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Instamojo MCP today
We host it, we monitor it, we maintain it. You just paste one token.