4,500+ servers built on MCP Fusion
Vinkius
MintMCP logo
Vinkius
CrewAI logo

How to Use the MintMCP MCP in CrewAI

MintMCP provides the security layer your CrewAI agents need to operate autonomously in production.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

MintMCP MCP on Cursor AI Code Editor MCP Client MintMCP MCP on Claude Desktop App MCP Integration MintMCP MCP on OpenAI Agents SDK MCP Compatible MintMCP MCP on Visual Studio Code MCP Extension Client MintMCP MCP on GitHub Copilot AI Agent MCP Integration MintMCP MCP on Google Gemini AI MCP Integration MintMCP MCP on Lovable AI Development MCP Client MintMCP MCP on Mistral AI Agents MCP Compatible MintMCP MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect MintMCP MCP to CrewAI

Create your Vinkius account to connect MintMCP to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Audit autonomous agent teams

Your crew is running autonomously, but you need oversight. Use `mintmcp_fetch_audit_logs` to see a clear record of every action your agents took across the entire session. This gives you a complete audit trail for your operations. You can spot issues before they escalate by reviewing the logs in real-time.

Centralized security for crew operations

Stop worrying about individual agent permissions. Use `mintmcp_eval_guardrail` to enforce global security rules across all agents in your crew simultaneously. It acts as a filter for every `mintmcp_run_tool_action` call. Your agents can collaborate, but they can't bypass your security policy.

Manage server proxies for agent teams

CrewAI agents need reliable infrastructure. Use `mintmcp_list_virtual_servers` to organize your tools into specific domains that your agents can target. This keeps your crew organized and prevents tool bloat. You can switch server contexts easily as your agents move from research to execution.

Setup guide

Set up MintMCP MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke MintMCP tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="MintMCP Analyst",
    goal="Access and analyze MintMCP data via MCP.",
    backstory="Expert analyst with direct MintMCP access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent MintMCP transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 CrewAI

Add the MintMCP server URL to your agent's configuration. CrewAI will automatically connect and expose the available tools to your agents.
Yes. You can assign a monitor agent in your crew to periodically call `mintmcp_fetch_audit_logs`. It will alert you if any unauthorized tool calls occur.
Use the tool_filter feature in your CrewAI setup to limit the tools MintMCP exposes. You can verify your available tools by calling `mintmcp_list_available_tools` first.
It does. You can trigger `mintmcp_revoke_access_token` from your orchestrator agent if you suspect a compromised session or need to shut down a crew.
MintMCP validates every action against a strict SOC2 governance model. It uses `mintmcp_eval_guardrail` to intercept and sanitize all tool arguments before they execute.

Start using the MintMCP MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 8 tools

We've already built the connector for MintMCP. 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.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
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.