Trellis Law MCP Technical Documentation
Skills
- get_server_instructions: Returns MCP server instructions (call first)
- Search-get_server_instructions: Returns Search server instructions
- Analytics-get_server_instructions: Returns Analytics server instructions
- list_skills: Lists available workflow skills
- get_skill: Gets workflow instructions for a named skill
Cases
- Search-search_cases: Search state court dockets by party, judge, firm, practice area, date, disposition
- Search-get_case: Get full case details (parties, events, verdict, classification) by docket ID
- Search-get_case_complaints: Get complaint(s) for a case — original + optional amended, with full text
Documents
- Search-search_documents: Full-text search across court filings (motions, orders, complaints) with facets
- Search-get_document : Retrieve a single court filing by PDF ID, optionally with document text content
Rulings
- Search-search_california_rulings: Search CA tentative rulings — judge's written reasoning, strong outcome predictor
- Search-get_ruling: Get full ruling text and metadata by ruling ID
Verdicts
- Search-search_verdicts: Search verdict records by award range, injury type, expert, attorney, party
Judges
- Search-search_judges: Find judges by name, state, or county — returns judge_id for profile/analytics
- Search-get_judge_profile: Full judge profile: bio, appointer, career history, courtroom rules, clerk phone
Parties
- Search-search_parties: Find cases involving a specific plaintiff, defendant, or other non-attorney party
Experts
- Search-search_experts: Search expert witnesses by name, state, or specialty group
Taxonomy Helpers
- Search-get_matter_types : List valid matter types (sub-classifications) for a practice area
- Search-get_specialties: List valid expert specialties, optionally filtered by specialty group
Analytics
- Analytics-get_judge_analytics: Deep judge analytics: motion grant rates, milestones, matter type outcomes
- Analytics-get_lawfirm_analytics: Firm litigation profile: case counts, practice areas, attorney distribution, trends
- Analytics-get_verdict_stats: Aggregate verdict stats: avg/median/min/max awards by type and practice area
- Analytics-get_verdict_stats_by_attorney: Top plaintiff & defense firms ranked by total verdict awards
What Triggers an Upgrade Path
- Anyone can use the Trellis Connector. The only requirement is to have a Trellis account or sign up for one. Those users are considered to have a “Free Account”.
- Users with a Free Account can use the Trellis Connector up to a defined limit, upon which they will be asked to subscribe.
- Subscription to Trellis will be at the same price as published on our website for the Lawyer Entry + Judge Analytics plan.
Coverage
| State | Counties | State | Counties | State | Counties |
|---|---|---|---|---|---|
| AK | 4 | MA | 84 | OK | 77 |
| AR | 75 | MD | 49 | OR | 36 |
| AZ | 15 | ME | 5 | PA | 68 |
| CA | 52 | MI | 47 | RI | 5 |
| CO | 129 | MN | 87 | SC | 46 |
| CT | 8 | MO | 115 | SD | 62 |
| DC | 1 | MT | 56 | TN | 53 |
| DE | 4 | NC | 101 | TX | 264 |
| FL | 67 | ND | 53 | VA | 119 |
| GA | 157 | NH | 10 | VT | 14 |
| HI | 4 | NJ | 21 | WA | 39 |
| IA | 99 | NM | 33 | WI | 72 |
| ID | 44 | NV | 2 | WV | 55 |
| IL | 85 | NY | 65 | ||
| IN | 92 | OH | 88 | ||
| KS | 105 | ||||
| LA | 4 |
Note that some dockets are added to Trellis before complaint documents are available. In these cases, case metadata — including parties, filing date, and docket number — will be present, but complaint text will not yet be accessible. Complaint documents are added as they become available from the court. Not all courts make complaint documents publicly available, so complaint text coverage varies by jurisdiction.
Compliance
This connector complies with the Anthropic Software Directory Policy and Anthropic Software Directory Terms. Specifically:
- No tools create, modify, or delete data.
- No tool descriptions contain prompt-injection patterns, behavioral overrides, or instructions to call external tools.
- The connector does not collect conversation data, query chat history, access user memory, or read user files beyond explicit tool input parameters.
- The connector does not transfer money, generate AI media, or perform any unsupported use case per directory policy.
- The server calls first-party Trellis APIs only. The MCP server domain (mcp.trellis.law) matches the service domain (trellis.law).
- OAuth 2.0 is used for authentication. No API keys are exposed to the client.