CB Insights logo

CB Insights

Predictive intelligence on private companies

Official docs

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.com
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add cb-insights --transport http https://mcp.cbinsights.com

Frequently 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. 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.

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, Codex, 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 current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers