Lexzur Connector for AI agents.
10 live capabilities
Manage litigation cases and corporate matters from your AI chat interface.
Waiting for input…
Why people use Lexzur
Lexzur for Litigation and Matter Tracking
This Connector puts all those data points into a single conversation. You can ask for a matter summary or a list of pending tasks and get the answer instantly. It moves your practice from a series of disconnected clicks to a single, coherent flow of information.
What Vinkius changes
You get a conversational interface for your entire Lexzur legal database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking litigation status during a hearing
A lawyer needs to know if a specific litigation case has hit the trial stage.
- Real-world use case 02
Onboarding a new corporate client
A paralegal needs to onboard a new corporate client quickly.
- Real-world use case 03
Reviewing firm-wide workload
An ops manager needs a high-level view of the firm's current workload.
Complete set · 10capabilities
The complete Lexzur capability set.
These are the exact actions your AI can choose when you ask it to work with Lexzur.
01—04
4 capabilities in this set.
Part of 10 available through Lexzur.
- 01 Capability
List companies
List companies or clients. This pulls your full organizational relationship ecosystem in one go.
- 02 Capability
Get matter
Get details for a specific matter. Use this to pull metadata for a single case quickly.
- 03 Capability
List contacts
List all contacts. This pulls your entire directory of people and firms in one go.
- 04 Capability
List documents
List uploaded documents. Find specific files attached to a matter without browsing folders.
05—07
3 capabilities in this set.
Part of 10 available through Lexzur.
- 05 Capability
List invoices
List legal invoices. Access your billing history and current invoices via your agent.
- 06 Capability
List litigation
List litigation cases. Get a high-level view of all your active court cases.
- 07 Capability
List matters
List legal matters. See every matter in your portfolio at a glance.
08—10
3 capabilities in this set.
Part of 10 available through Lexzur.
- 08 Capability
Create matter
Create a new legal matter record in Lexzur. This lets you start new case files without manual entry.
- 09 Capability
List tasks
List legal tasks. See all pending actions and deadlines across your practice.
- 10 Capability
List time logs
List time entries. Check how many hours have been logged against specific matters.
Set up in minutes
One URL. Then ask Lexzur to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Lexzur from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IxBT5ZdKdW7sMAuuKjEWL5rXG3rYRD6lOHda47Hm/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Lexzur, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Lexzur for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IxBT5ZdKdW7sMAuuKjEWL5rXG3rYRD6lOHda47Hm/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Lexzur URL.
- Step 03
Save and start
Save the connection and enable Lexzur in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"lexzur": {
"url": "https://edge.vinkius.com/vk_preview_IxBT5ZdKdW7sMAuuKjEWL5rXG3rYRD6lOHda47Hm/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Lexzur
Open Agent mode in chat and ask: "Using Lexzur, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"lexzur": {
"url": "https://edge.vinkius.com/vk_preview_IxBT5ZdKdW7sMAuuKjEWL5rXG3rYRD6lOHda47Hm/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Lexzur
Ask Copilot: "Using Lexzur, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"lexzur": {
"url": "https://edge.vinkius.com/vk_preview_IxBT5ZdKdW7sMAuuKjEWL5rXG3rYRD6lOHda47Hm/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Lexzur
Open Cascade and ask: "Using Lexzur, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"lexzur": {
"url": "https://edge.vinkius.com/vk_preview_IxBT5ZdKdW7sMAuuKjEWL5rXG3rYRD6lOHda47Hm/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Lexzur
Ask Cline: "Using Lexzur, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add lexzur --transport http "https://edge.vinkius.com/vk_preview_IxBT5ZdKdW7sMAuuKjEWL5rXG3rYRD6lOHda47Hm/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Lexzur
Ask Claude: "Using Lexzur, show me...". 10 tools are ready
Where the request belongs
Work Lexzur can move forward.
Lawyers and legal operations managers who are drowning in administrative overhead and want to find case data without clicking through five different menus.
Litigation Attorney
Quickly checks the status of a specific litigation case to prepare for a hearing without opening the main dashboard.
Legal Operations Manager
Monitors practice volume and API health to ensure the firm's tech stack is running smoothly.
Paralegal
Pulls contact lists for new corporate clients to populate internal records quickly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsClio
Practice law more efficiently with legal case management, time tracking, billing, and document organization in one system.
Actionstep
Run your law practice smarter with case management, document tracking, and client billing all connected to your AI workflow.
LEAP Legal
Manage law practice via LEAP Legal Software. matters, contacts, time tracking, bills, payments, tasks, documents, and calendar.
Bounsel
Manage your contract lifecycle via Bounsel. list documents, automate templates, and request signatures directly from any AI agent.
Legito
Automate document lifecycle management via Legito. manage template suites, document records, and user permissions directly from any AI agent.
Ironclad
Manage contracts, workflows, approvals, and counterparties via Ironclad CLM. launch, track, and search agreements directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Lexzur connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Lexzur.
The practical details behind the request, access and result.
Can I use the Lexzur MCP to see my litigation cases?
Yes, the Lexzur MCP allows your agent to pull a full list of your litigation cases and provide status updates in plain English.
How does the Lexzur MCP help with legal operations?
It connects your practice data so you can monitor practice volume, check API health, and pull invoice lists without manual searching.
Can I create new matters using the Lexzur MCP?
Yes, you can use the Lexzur MCP to create new legal matters directly through your AI client, saving you from manual data entry.
Does the Lexzur MCP work with Cursor or Claude?
Yes, it works with any MCP-compatible client like Claude, Cursor, and Windsurf to manage your Lexzur data.
Can I see my firm's time logs with Lexzur?
You can use the Lexzur MCP to pull time entries for specific matters, making it easier to review billable hours quickly.
How do I get my Lexzur data into my AI agent?
You'll need to get your API Token and Instance URL from your Lexzur dashboard and connect them to this Connector.
How do I find my Lexzur API Token?
Log in to your account, navigate to Settings > API, and copy your unique access token from the credentials section.
Can I retrieve litigation cases via AI?
Yes! The list_litigation_cases capability allows your agent to retrieve high-fidelity data for all ongoing court cases in your Lexzur portfolio.
How do I search for a specific contact?
Use the list_lexzur_contacts capability and provide search parameters to retrieve high-fidelity metadata for specific individuals or companies.
One connection away
Give your agent a direct line to Lexzur.
Connect Lexzur once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available