MyCase Legal Connector for AI agents.
16 live capabilities
Manage your law firm cases, billable hours, and client records from your AI client.
Waiting for input…
Why people use MyCase Legal
MyCase Legal for Automating Law Firm Admin
This Connector puts your MyCase data right where you are already working. You can ask your agent to create a new matter or log a time entry in seconds. It turns your AI into a functional practice assistant that handles the boring admin tasks so you can focus on your clients.
What Vinkius changes
That your AI becomes a functional extension of your law firm's management software.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Logging billable hours on the fly
A lawyer finishes a research session and asks the agent to log 2 hours to the Smith Divorce case using create_mycase_time_entry.
- Real-world use case 02
Rapid client intake and matter setup
A paralegal adds a new opposing party and creates a new matter for a divorce case using create_mycase_contact and create_mycase_matter.
- Real-world use case 03
Reviewing firm-wide billing status
A firm manager asks the agent to list all invoices with a pending status for the month using list_mycase_invoices.
Complete set · 16capabilities
The complete MyCase Legal capability set.
These are the exact actions your AI can choose when you ask it to work with MyCase Legal.
01—04
4 capabilities in this set.
Part of 16 available through MyCase Legal.
- 01 Capability
Create mycase contact
Create a new client or opposing party record in your database. This helps you keep your contact list up to date without manual entry.
- 02 Capability
Create mycase matter
Open a new legal case with a specific title and practice area. Use this to instantly start a new matter for a client.
- 03 Capability
Create mycase time entry
Log billable or non-billable hours against a specific matter. It makes it easy to record your work as it happens.
- 04 Capability
Get client mycase cases
See every case associated with a specific client. This is useful for understanding a client's full legal history.
05—08
4 capabilities in this set.
Part of 16 available through MyCase Legal.
- 05 Capability
Get mycase contact
Pull detailed info for a specific client or contact. Use this to quickly grab phone numbers or emails.
- 06 Capability
Get mycase invoice
View the details of a specific invoice. This helps you check payment statuses and line items quickly.
- 07 Capability
Get mycase matter
Get the full details of a specific legal case. Use this to see the status and description of any matter.
- 08 Capability
List mycase calendar events
See all upcoming court dates and firm meetings. This keeps your schedule visible in your AI chat.
09—12
4 capabilities in this set.
Part of 16 available through MyCase Legal.
- 09 Capability
List mycase contacts
Browse your entire database of clients and contacts. Use this to search for a person by name or email.
- 10 Capability
List mycase documents
See all files and evidence for a specific case. This helps you locate specific filings or correspondence.
- 11 Capability
List mycase invoices
View all invoices generated by your firm. Use this to get a high-level view of your billing history.
- 12 Capability
List mycase matters
See your full list of cases, filtered by status or practice area. This is essential for daily caseload management.
13—16
4 capabilities in this set.
Part of 16 available through MyCase Legal.
- 13 Capability
List mycase payments
See all payments received by your firm. This helps you track your firm's cash flow in real time.
- 14 Capability
List mycase time entries
See all time logs for a specific legal matter. Use this to review how many hours have been billed on a case.
- 15 Capability
Search mycase matters
Find specific cases using keywords in titles or descriptions. This is the fastest way to locate a matter in a large database.
- 16 Capability
Update mycase matter
Change the status or details of an existing case. Use this to move matters from open to closed or on hold.
Set up in minutes
One URL. Then ask MyCase Legal to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MyCase Legal 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_5cARcCBxl62BAsrHnexd2p3uzQQVSMTP2Q0pmxGO/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 MyCase Legal, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MyCase Legal for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5cARcCBxl62BAsrHnexd2p3uzQQVSMTP2Q0pmxGO/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 MyCase Legal URL.
- Step 03
Save and start
Save the connection and enable MyCase Legal in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mycase-legal": {
"url": "https://edge.vinkius.com/vk_preview_5cARcCBxl62BAsrHnexd2p3uzQQVSMTP2Q0pmxGO/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 MyCase Legal
Open Agent mode in chat and ask: "Using MyCase Legal, help me...". 16 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mycase-legal": {
"url": "https://edge.vinkius.com/vk_preview_5cARcCBxl62BAsrHnexd2p3uzQQVSMTP2Q0pmxGO/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 MyCase Legal
Ask Copilot: "Using MyCase Legal, help me...". 16 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mycase-legal": {
"url": "https://edge.vinkius.com/vk_preview_5cARcCBxl62BAsrHnexd2p3uzQQVSMTP2Q0pmxGO/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 MyCase Legal
Open Cascade and ask: "Using MyCase Legal, help me...". 16 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mycase-legal": {
"url": "https://edge.vinkius.com/vk_preview_5cARcCBxl62BAsrHnexd2p3uzQQVSMTP2Q0pmxGO/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 MyCase Legal
Ask Cline: "Using MyCase Legal, help me...". 16 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mycase-legal --transport http "https://edge.vinkius.com/vk_preview_5cARcCBxl62BAsrHnexd2p3uzQQVSMTP2Q0pmxGO/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 MyCase Legal
Ask Claude: "Using MyCase Legal, show me...". 16 tools are ready
Where the request belongs
Work MyCase can move forward.
This is for legal professionals who are tired of manual data entry and want to spend more time on cases and less time on admin.
Solo Practitioner
Managing a full caseload alone without a full-time admin and needing to keep records organized.
Paralegal
Quickly finding documents, updating client contact info, and managing firm calendars.
Law Firm Manager
Tracking billable hours and firm-wide invoices across multiple attorneys and practice areas.
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.
PracticePanther
Manage law practice via PracticePanther. matters, contacts, time tracking, bills, payments, tasks, and calendar.
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.
Lexzur
Manage legal operations with contract lifecycle tracking, matter management, and compliance workflows for corporate legal teams.
CloudLex Legal
Manage personal injury cases via CloudLex. cases, clients, documents, medical records, liens, tasks, and communications.
Bring your own AI
Change the model, client or framework. Keep MyCase 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 MyCase.
The practical details behind the request, access and result.
What is the MyCase Legal MCP?
It is a connector that lets your AI client interact with your MyCase practice management account. You can manage cases, clients, and billing directly through your chat.
Can I use the MyCase Legal MCP to log my billable hours?
Yes. You can ask your agent to log time entries against specific matters, including descriptions and durations, which then syncs to your MyCase account.
How does the MyCase Legal MCP help with client management?
It allows you to create new client records, view entire client portfolios, and pull detailed contact information without leaving your AI workspace.
Can the MyCase Legal MCP see my law firm calendar?
Yes, it can list all upcoming calendar events, including court dates, hearings, and meetings, so you can stay on top of your schedule.
Is my MyCase data secure with this Connector?
The Connector uses the MyCase API to securely connect your account to your AI client, ensuring your practice data remains protected.
Can I use the MyCase Legal MCP to find specific cases?
Yes. You can search your matters by keyword or filter them by status and practice area to find exactly what you need.
Does the MyCase Legal MCP work with my existing MyCase account?
Yes, it connects directly to your existing MyCase account using your API key, making it a seamless addition to your current workflow.
What features of MyCase are available through this API?
The API provides access to: Matters/Cases (CRUD operations), Contacts/Clients (create and list), Documents (list by matter), Time Entries (list and create), Calendar Events (list), Invoices (list and get details), and Payments (list). You can search matters by keyword, filter by status and practice area, and view all cases for a specific client.
How do I get a MyCase API key?
Log in to your MyCase account at mycase.com, navigate to Settings → API or Integrations, and generate an API key. The key gives you access to your firm's case data, client information, time entries, and billing data. Contact MyCase support if you don't see the API option in your account.
Can I create new cases and clients through the API?
Yes! You can create new matters/cases with title, client assignment, status, and practice area. You can also create new contacts/clients with name, email, phone, and contact type (client, opposing party, witness, etc.). Use create_mycase_matter and create_mycase_contact capabilities for these operations.
How do I track billable time with MyCase API?
Use create_mycase_time_entry to log time against any case. Provide the matter ID, description of work, and duration in minutes. You can specify whether the entry is billable and set a custom hourly rate. Use list_mycase_time_entries to view all time logged against a specific case.
One connection away
Give your agent a direct line to MyCase.
Connect MyCase once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available