LegalZoom

Legal documents and guidance

Official docs

About LegalZoom

LegalZoom provides online legal services for businesses and individuals, from formation to document review. Its remote MCP server pairs AI document scanning with access to attorney-backed guidance so legal questions and paperwork can be handled in conversation.

Connection details

https://www.legalzoom.com/mcp/claude/v1
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add legalzoom --transport http https://www.legalzoom.com/mcp/claude/v1

Frequently asked questions

What is the LegalZoom remote MCP server?

The LegalZoom remote MCP server is a hosted Model Context Protocol endpoint at https://www.legalzoom.com/mcp/claude/v1, so AI assistants can connect to it without installing or running anything locally. LegalZoom provides online legal services for businesses and individuals, from formation to document review. Its remote MCP server pairs AI document scanning with access to attorney-backed guidance so legal questions and paperwork can be handled in conversation.

How do I connect to the LegalZoom MCP server?

Add the endpoint https://www.legalzoom.com/mcp/claude/v1 to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the LegalZoom MCP server require authentication?

Yes. LegalZoom 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 LegalZoom MCP server use?

LegalZoom exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers