How to Use the DISCO MCP in Claude Code
Pipe DISCO legal matter metadata and document lists directly into terminal scripts with this Claude Code MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DISCO MCP to Claude Code
Create your Vinkius account to connect DISCO 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.
Search DISCO documents from your terminal
Claude Code uses `search_matter_documents` to query your DISCO legal matters directly from the command line without opening a browser. The Claude Code agent runs the query, grabs the DISCO document IDs, and outputs them as raw text or JSON that you can pipe into other CLI tools. This lets you run rapid-fire searches across massive DISCO datasets using simple Claude Code commands. You can script complex search patterns and output the DISCO results directly to local text files for immediate Claude Code analysis.
Audit DISCO access using this terminal-based MCP Server
This MCP Server links DISCO `list_authorized_users` and `list_matter_access_users` directly to your shell environment. Claude Code executes these calls to verify permissions and can immediately output diffs comparing DISCO account-level users against matter-specific rosters. Let's be real—you can run these DISCO checks as automated cron jobs or pre-flight script validations using Claude Code. The Claude Code agent identifies unauthorized access paths in DISCO and logs them directly to your system console without manual clicks.
Track DISCO matter status with Claude Code CLI
Claude Code invokes `get_matter_details` and `list_recently_ingested_documents` to check the pulse of active DISCO litigation from the terminal. The Claude Code agent pulls DISCO matter configurations and recently uploaded files, formatting the output as a clean console table. This is built for backend developers and legal-ops engineers who need to monitor DISCO ingestion pipelines using Claude Code. You get instant visibility into recent DISCO uploads and case statuses without leaving your Claude Code session.
Set up DISCO 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 seedisco-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DISCO transactions." It will automatically discover and invoke the available DISCO tools.
claude mcp add --transport http disco-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 DISCO MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DISCO MCP today
We host it, we monitor it, we maintain it. You just paste one token.