MCP.so
Sign In

NetDocuments

Securely access your documents in NetDocuments

Documentation

About NetDocuments

NetDocuments is a cloud document-management platform for legal and professional work. Its connector gives assistants governed document context for search, review, summaries, and matter-aware analysis within existing permissions.

Connection details

https://web-api.us.netdocuments.app/connect/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add netdocuments --transport http https://web-api.us.netdocuments.app/connect/mcp

Frequently asked questions

What is the NetDocuments remote MCP server?

The NetDocuments remote MCP server is a hosted Model Context Protocol endpoint at https://web-api.us.netdocuments.app/connect/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the NetDocuments MCP server?

Add the endpoint https://web-api.us.netdocuments.app/connect/mcp 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 NetDocuments MCP server require authentication?

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

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

More remote MCP servers