Vinkius
Mint

Mint MCP for AI. Controls AI agent access at the enterprise gateway level.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Mint MCP on Cursor AI Code EditorMint MCP on Claude Desktop AppMint MCP on OpenAI Agents SDKMint MCP on Visual Studio CodeMint MCP on GitHub Copilot AI AgentMint MCP on Google Gemini AIMint MCP on Lovable AI DevelopmentMint MCP on Mistral AI AgentsMint MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

MintMCP is an enterprise MCP Gateway that enforces governance and security guardrails for AI agents. It manages authentication, monitors all tool executions, and ensures compliance (SOC2/PII redaction) by routing agent workflows through centralized virtual servers.

Use it when you need to restrict exactly what your LLMs can access.

What your AI can do

Mintmcp eval guardrail

Passes a structural parameter string through unified engines that check for PII redaction compliance.

Mintmcp fetch audit logs

Dumps systematic telemetry logs, tracking all SOC2 matrix accesses and executions.

Mintmcp get tool policy

Retrieves the specific SOC2 governance and RBAC parameters that restrict access to a single tool integration.

+ 5 more capabilities included
Audit full execution history

Pull systematic logs that track every access attempt against your SOC2 matrix.

Enforce data redaction rules

Test incoming text payloads through a unified engine to redact PII and ensure compliance standards are met.

List available protected services

See all virtual server proxy abstractions that group your backend tools functionally.

Check tool permissions

Fetch the definitive RBAC parameters to determine exactly who can execute a specific function.

Isolate compromised connections

Immediately revoke active OAuth flows or runtime sessions from the main host.

Included with Plan

Waiting for input…

AI Agent

MintMCP MCP Server: 8 Tools for Enterprise Governance

These eight tools allow your agent to govern access, audit logs, and enforce security policies at the gateway level.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using MintMCP on Vinkius

Mintmcp Eval Guardrail

Passes a structural parameter string through unified engines that check for PII redaction compliance.

Mintmcp Fetch Audit Logs

Dumps systematic telemetry logs, tracking all SOC2 matrix accesses and executions.

Mintmcp Get Tool Policy

Retrieves the specific SOC2 governance and RBAC parameters that restrict access to a...

Mintmcp Get Virtual Server

Extracts the exact configuration patterns for one unique Virtual Server schema.

Mintmcp List Available Tools

Audits and returns a list of all underlying tools currently approved inside a...

Mintmcp List Virtual Servers

Lists every available proxy abstraction, grouping multiple tools together for functional access.

Mintmcp Revoke Access Token

Immediately severs a runtime session by resolving an active OAuth flow or token.

Mintmcp Run Tool Action

Proxies and safely executes any logic stream that hits native integrations behind...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Mint integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with MintMCP, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Mint MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by MintMCP. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 8 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Trying to manually track every API call breaks compliance teams.

Right now, proving that your agent didn't leak PII involves logging into the chat platform, checking the backend service dashboard, and then cross-referencing a separate audit log system. You have to stitch together three different views just to answer: 'Did it pass compliance?'

With MintMCP, you simply run `mintmcp_fetch_audit_logs`. This single call gathers all the necessary telemetry into one place. It's proof of access control, and it’s automated.

MintMCP MCP Server: Controlled execution via `mintmcp_run_tool_action`

Without this gateway, an agent could execute functions directly. The result is uncontrolled workflows that bypass governance and risk failing compliance checks.

Now, every function call must pass through the proxy layer managed by `mintmcp_run_tool_action`. This means you control the flow—you know exactly what code runs, and you audit it instantly.

What your AI can actually do with this

Listen up. Your LLMs are powerful, but they're also liabilities if you let them run wild against your core systems. You need a gatekeeper—a real one—to manage every single thing your AI agents touch. That's where the MintMCP server comes in. It runs as your centralized proxy layer, making sure that whether an agent reads data or tries to call a function, everything gets audited and checked for compliance first.

This isn't just logging; it's control.

When you need to restrict exactly what your agents can access, you use this server. You tell your AI client to route through MintMCP, and we handle the heavy lifting of governance and security guardrails across all your backend services. It acts as a virtual barrier that keeps everything contained.

Controlling Execution Scope

When an agent needs to perform an action, it doesn't talk directly to the source system; it talks to us. You can use mintmcp_run_tool_action to proxy and safely execute any logic stream that hits native integrations behind this gateway. This process keeps your sensitive systems completely insulated from the agent’s direct calls.

To figure out what services are even available for action, you start by looking at the abstraction layer. mintmcp_list_virtual_servers gives you a list of every proxy abstraction—these are functional groupings that bundle multiple tools together so your agents only see service names, not underlying complexity. If you need to know what specific functions fall under one of those abstractions, mintmcp_get_virtual_server extracts the exact configuration patterns for that unique Virtual Server schema.

Once you've got the list of services, you can drill down into what tools are approved inside a given server. You run mintmcp_list_available_tools, and it audits and returns every single underlying tool currently cleared for use within that specific virtual server. Crucially, you don't just get a name; you check the rules.

To know exactly who can execute what, you call mintmcp_get_tool_policy to retrieve the definitive SOC2 governance and Role-Based Access Control (RBAC) parameters for any single tool integration.

Enforcing Compliance and Redaction

We don't just track calls; we check the data itself. When an agent sends a payload, you run mintmcp_eval_guardrail. This function passes the structural parameter string through unified engines that explicitly check for PII redaction compliance. If the incoming text fails these standards—if it contains unredacted Personal Identifiable Information or violates other structural rules—the call dies immediately.

You don't get a warning; you get a hard stop.

Full Visibility and Shutting Down Threats

If something goes wrong, or if you just need to prove you’re compliant for an audit, we got your back. mintmcp_fetch_audit_logs dumps systematic telemetry logs, tracking every single access attempt against your entire SOC2 matrix and detailing all executions. You get a complete timeline of who tried to do what, and when.

And if you suspect a connection is compromised—if an agent’s session turns hostile or unauthorized—you don't wait for the damage report. You use mintmcp_revoke_access_token to immediately sever that runtime session by resolving any active OAuth flow or token, locking it out from the main host before it can cause trouble.

It’s a complete system: you see what services exist, you check if the agent has permission for those services, you verify the data is clean enough to pass, and if anything goes sideways, you kill the connection while documenting every step. You get total control over your AI environment.

Built · Hosted · Managed by Vinkius MintMCP MCP Server - Governance & Security Guardrails
Server ID 019d75d5-0c5b-70f5-b9c3-901793337c5f
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I check if an agent can run a specific function using mintmcp_get_tool_policy? +

You call mintmcp_get_tool_policy and pass the tool's identifier. This returns the definitive RBAC parameters, showing exactly which permissions are required for that integration.

What is the difference between mintmcp_list_available_tools and mintmcp_list_virtual_servers? +

Listing virtual servers (mintmcp_list_virtual_servers) shows you the high-level, functional groups of tools. Listing available tools tells you every single specific function approved inside one of those groups.

I need to audit old system access records using mintmcp_fetch_audit_logs. +

Use mintmcp_fetch_audit_logs to dump systematic telemetry logs. This action tracks every SOC2 matrix access, giving you the full history of execution.

How do I stop a running agent session if it's misbehaving? Use mintmcp_revoke_access_token. +

Running mintmcp_revoke_access_token resolves and severs the active OAuth flow. This immediately isolates the connection from your main host, stopping the runaway process.

When I run `mintmcp_eval_guardrail`, how does it handle sensitive data like PII? +

It checks structural parameters against SOC2 standards. The guardrail engine performs real-time PI redaction, preventing unauthorized leakage of critical data before the AI client processes it.

What specific configuration details do I get when using `mintmcp_get_virtual_server`? +

You extract the exact pattern for a unique virtual server schema. This reveals the precise limitations and deployment scope of that specific proxy topology.

How should my agent use `mintmcp_run_tool_action` to execute a critical function? +

You pass the execution logic stream directly to the gateway. The action proxies it safely, hitting native integrations without bypassing required security layers.

If I run `mintmcp_list_virtual_servers` and don't see a server I expected, what does that mean? +

It means the proxy abstraction isn't mapped or approved for your current tenant. You need to check platform deployment status before expecting access.

Can I test payload parameters through the security Guardrails offline? +

Yes, mapping direct values through eval_guardrail runs simulated queries bypassing the actual downstream proxy directly into the evaluation loop.

Are explicit SOC2 Audit Logs available natively to query via this agent integration? +

Yes! Utilize fetch_audit_logs limiting explicitly standard parameters to unpack all tool executions securely bounded inside your tenant matrix natively.

How do virtual servers separate functional tools proxy instances natively? +

By polling list_available_tools against a specific server ID, you extract rigidly grouped schemas bounded solely to that environment parameter.

Built & Managed by Vinkius 30s setup 8 tools

We've already built the connector for Mint. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 8 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.