
CB Insights
Predictive intelligence on private companies
About CB Insights
CB Insights provides predictive intelligence on private companies, markets, deals, and technology trends. Its MCP connector gives assistants company profiles, market-map context, investment-research signals, and competitor-monitoring data for private-market workflows.
Connection details
https://mcp.cbinsights.comTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add cb-insights --transport http https://mcp.cbinsights.comFrequently asked questions
What is the CB Insights remote MCP server?
The CB Insights remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.cbinsights.com, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the CB Insights MCP server?
Add the endpoint https://mcp.cbinsights.com 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 CB Insights MCP server require authentication?
Yes. CB Insights 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 CB Insights MCP server use?
CB Insights exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.