MCP.so
Sign In

Otter.ai

Unlock your meeting intelligence

Documentation

About Otter.ai

Otter.ai provides meeting intelligence through transcripts, summaries, and conversation records. Its connector gives assistants meeting context for extracting decisions, action items, and follow-up information.

Connection details

https://mcp.otter.ai/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add otter-ai --transport http https://mcp.otter.ai/mcp

Frequently asked questions

What is the Otter.ai remote MCP server?

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

How do I connect to the Otter.ai MCP server?

Add the endpoint https://mcp.otter.ai/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 Otter.ai MCP server require authentication?

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

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

More remote MCP servers