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

How to Use the DISCO MCP in CrewAI

Deploy specialized agent crews for legal discovery using the DISCO MCP Server and CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect DISCO MCP to CrewAI

Create your Vinkius account to connect DISCO 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

Multi-agent legal discovery with CrewAI

Assign research agents to use `search_matter_documents` while moderator agents audit the output. Your crew collaborates using shared memory. It automates the entire review process from start to finish.

Role-based access for DISCO crews

Restrict access by using `list_authorized_users` to define which agents can touch specific files. Your senior agents handle the sensitive calls while junior agents perform basic categorization. It keeps the process orderly.

Automated ingestion oversight

Task your monitoring agent with `list_recently_ingested_documents` to keep the crew updated. Your team adapts to new evidence immediately. There's no lag between upload and discovery.

Setup guide

Set up DISCO 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 DISCO tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent DISCO 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 DISCO MCP in CrewAI

Pass the server URL in your agent's `mcps` list. The framework handles the connection and exposes the tools automatically.
Yes. Shared memory allows one agent to search a matter and another to analyze the results using the same context.
Use the `tool_filter` option to restrict an agent to specific tools like `get_document_metadata` only.
The server uses endpoint-level authentication. No agent can see your matter data without a valid session token.
Agents can pull matter settings, user access lists, and file tags. This allows for precise, role-based legal operations.

Start using the DISCO MCP today

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

Built & Managed by Vinkius 30s setup 10 tools

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

No hosting. No infrastructure. No complex setup.
All 10 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.