Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CBI_MCP_PORT | No | The port on which the server will run | 8000 |
| CBI_CLIENT_ID | Yes | The client ID for CB Insights API authentication | |
| CBI_MCP_TIMEOUT | No | The timeout for requests | |
| CBI_CLIENT_SECRET | Yes | The client secret for CB Insights API authentication |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ChatCBI | When using this tool, provide clear, specific queries for the best results. You can continue conversations with ChatCBI by including the chat ID from previous interaction. |