How to Use the Confido Legal MCP in Claude Code
Trigger legal payments and audit trust accounts from your terminal by running Confido Legal commands in Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Confido Legal MCP to Claude Code
Create your Vinkius account to connect Confido Legal 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.
Terminal-driven billing with this MCP Server
Pipe your terminal outputs directly into your legal billing system. Claude Code uses `create_payment_link` to generate secure payment URLs without leaving your SSH session or shell. You can script this tool to run after completing a milestone. The agent generates the link and prints it to stdout, ready to be piped to your notification scripts.
Command-line client lookup and verification
Need to verify a client's status during a deployment? Claude Code runs `list_clients` to fetch active records and displays them in a clean terminal table. If you need deeper context, the agent chains `get_payment_link_details` to check if their retainer is paid, keeping your terminal-based workflow fast and uninterrupted.
Automated CLI trust compliance checks
Run compliance checks as a cron job. Claude Code calls `get_firm_details` to fetch your bank account details and matches them against active matters. The agent then runs `list_subscriptions` to ensure recurring trust payments are active, outputting a clean log file that your CI/CD pipeline can parse for anomalies.
Set up Confido Legal 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 seeconfido-legal-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Confido Legal transactions." It will automatically discover and invoke the available Confido Legal tools.
claude mcp add --transport http confido-legal-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 Confido Legal MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Confido Legal MCP today
We host it, we monitor it, we maintain it. You just paste one token.