Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level for the server (e.g., info, debug, error). | info |
| CLUEO_API_KEY | No | Optional API key for basic use, obtainable from https://api.clueoai.com/. | |
| CLUEO_API_URL | Yes | Required. The URL of the Clueo API backend (e.g., https://backend.clueoai.com). | https://backend.clueoai.com |
| MCP_SERVER_NAME | No | The name of the MCP server. | clueo-mcp |
| MCP_SERVER_VERSION | No | The version of the MCP server. | 1.2.20 |
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 | |