Common Room

Community signals, GTM intelligence

Official docs

About Common Room

Common Room is a customer intelligence platform that unifies product, community, and social signals for go-to-market teams. Its remote MCP server lets assistants query member activity, account signals, and engagement data to inform sales and community work.

Connection details

https://mcp.commonroom.io/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add common-room --transport http https://mcp.commonroom.io/mcp

Frequently asked questions

What is the Common Room remote MCP server?

The Common Room remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.commonroom.io/mcp, so AI assistants can connect to it without installing or running anything locally. Common Room is a customer intelligence platform that unifies product, community, and social signals for go-to-market teams. Its remote MCP server lets assistants query member activity, account signals, and engagement data to inform sales and community work.

How do I connect to the Common Room MCP server?

Add the endpoint https://mcp.commonroom.io/mcp 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 Common Room MCP server require authentication?

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

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

More remote MCP servers