MCP.so
Sign In

Send

Create shareable documents, one-pagers, and decks

Documentation

About Send

Send helps users create shareable documents, one-pagers, decks, and presentations. Its connector lets assistants turn requested materials into published links, interactive pages, and trackable collateral for recipients.

Connection details

https://www.send.co/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add send --transport http https://www.send.co/mcp

Frequently asked questions

What is the Send remote MCP server?

The Send remote MCP server is a hosted Model Context Protocol endpoint at https://www.send.co/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Send MCP server?

Add the endpoint https://www.send.co/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 Send MCP server require authentication?

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

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

More remote MCP servers