Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | Bearer token for authentication (optional secret) | |
| ALLOWED_ORIGINS | No | CORS origins | * |
| CACHE_TTL_HOURS | No | Cache TTL in hours | 24 |
| ENABLE_ANALYTICS | No | Enable analytics | true |
| RATE_LIMIT_PER_MINUTE | No | Rate limit per IP | 100 |
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 | |