Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CX_DEBUG | No | Set to 1 to enable debug trace output | 0 |
| MCP_HOST | No | Host to bind to | 0.0.0.0 |
| MCP_PORT | No | Port to listen on | 8100 |
| EMBEDDING_MODEL | No | Sentence-transformers model for indexing | all-MiniLM-L6-v2 |
| ANTHROPIC_API_KEY | Yes | Required. Your Anthropic API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |