How to Use the MintMCP MCP in Claude Code
Secure your CI/CD pipelines and headless terminal runs with this enterprise MCP gateway for Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect MintMCP MCP to Claude Code
Create your Vinkius account to connect MintMCP 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.
Run terminal commands securely with this MCP Server
`mintmcp_run_tool_action` allows Claude Code to execute backend operations directly from your shell or CI pipeline. Since this client operates entirely in the terminal, it needs a reliable way to pipe commands to external APIs. The MintMCP gateway acts as the secure proxy for these runs. You don't have to manage local credentials on every runner or container running Claude Code. The agent routes its execution requests through MintMCP, which handles the auth and proxying behind the scenes. This keeps your deployment scripts clean and secure.
Run real-time parameter sanitization in scripts
`mintmcp_eval_guardrail` checks your command inputs and script parameters for potential exploits or raw secrets. Claude Code can easily leak environment variables or execute malformed shell arguments. This tool inspects the strings before they hit your infrastructure. The check runs inline with your pipeline execution. If the MintMCP guardrail engine detects a violation, it blocks the Claude Code action and returns a clean error. This prevents compromised inputs from reaching your internal networks.
Terminate remote runner sessions programmatically
`mintmcp_revoke_access_token` lets you kill a session from any shell script or cron job. If a build container running Claude Code finishes its run, you can programmatically destroy its access token. This ensures no stale sessions are left active on your network. It provides a clean way to manage ephemeral access. You don't have to wait for tokens to expire naturally. You control the exact lifecycle of the connection directly from your terminal commands.
Set up MintMCP 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 seemintmcp-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest MintMCP transactions." It will automatically discover and invoke the available MintMCP tools.
claude mcp add --transport http mintmcp-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 MintMCP MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the MintMCP MCP today
We host it, we monitor it, we maintain it. You just paste one token.