Quo
Surface call insights and missed opportunities
About Quo
Quo surfaces call insights and missed opportunities. Its connector gives assistants conversation-intelligence context for reviewing calls, identifying follow-ups, and understanding where customer or sales interactions need attention.
Connection details
https://mcp.quo.com/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add quo --transport http https://mcp.quo.com/mcpFrequently asked questions
What is the Quo remote MCP server?
The Quo remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.quo.com/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Quo MCP server?
Add the endpoint https://mcp.quo.com/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 Quo MCP server require authentication?
Yes. Quo 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 Quo MCP server use?
Quo exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.