California case law research tools for Claude, Cursor, and any MCP-compatible AI assistant
Project description
caselegis-mcp
California case law research tools for Claude Desktop, Cursor, and any MCP-compatible AI assistant.
Powered by Caselegis — search 566,000+ California opinions, check citation status (Red/Yellow/Green), and trace citation networks, all from inside your AI assistant.
Setup
1. Get an API key at caselegis.com/settings → API Keys.
2. Add to Claude Desktop (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"caselegis": {
"command": "uvx",
"args": ["caselegis-mcp"],
"env": { "CASELEGIS_API_KEY": "brfl_..." }
}
}
}
3. Restart Claude. The Caselegis tools will appear automatically.
Tools
| Tool | What it does |
|---|---|
get_quota |
Check remaining monthly queries (free, doesn't count) |
search_cases |
Full-text search with court, date, and sort filters |
get_case |
Retrieve full opinion text and metadata |
get_citation_status |
Red/Yellow/Green — is this case still good law? |
get_citations |
Cases this opinion cites (outgoing) |
get_cited_by |
Cases that cite this opinion (incoming), filterable by treatment |
Quota
| Plan | Queries/month |
|---|---|
| Free | 50 |
| Pro | 2,000 |
Upgrade at caselegis.com/settings.
Configuration
| Variable | Required | Description |
|---|---|---|
CASELEGIS_API_KEY |
Yes | Your API key (brfl_...) |
CASELEGIS_API_URL |
No | Override the API URL (default: production) |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file caselegis_mcp-0.1.0.tar.gz.
File metadata
- Download URL: caselegis_mcp-0.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.14 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
354ee9aa7cd0caa63d9f9945bd809f5d176828e99c47cfe5adcb97d49156cc02
|
|
| MD5 |
809f73c82ae8ef498ddd0108db2c0d3c
|
|
| BLAKE2b-256 |
b9e911c15cb0d0124955f1b8c3417cbd4133ec274a1b528aba0be2671bcef187
|
File details
Details for the file caselegis_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: caselegis_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.14 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
509eff99682ddb84f448a53afe45589ef25a84bbbe6825f71ff4d1e89fbbc230
|
|
| MD5 |
b69fd1199978802fbeca1f7dcaa05707
|
|
| BLAKE2b-256 |
d6d884e2a15c50aca3450b8ffd777ffa07b5baf6f309eb0d817ceb668a302dbb
|