MCP.so
Sign In

Trellis

Claude for Trial Court Litigators

Documentation

About Trellis

Trellis gives trial-court litigators access to state trial-court data including dockets, rulings, verdicts, and filings. Its connector grounds assistants in litigation context for legal research, judge analytics, motion drafting, and case strategy.

Connection details

https://mcp.trellis.law/anthropic

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add trellis --transport http https://mcp.trellis.law/anthropic

Frequently asked questions

What is the Trellis remote MCP server?

The Trellis remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.trellis.law/anthropic, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Trellis MCP server?

Add the endpoint https://mcp.trellis.law/anthropic to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Trellis MCP server require authentication?

Yes. Trellis uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Trellis MCP server use?

Trellis exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers