Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | OpenAI API key required for semantic search and embedding generation | |
| MCP_FULL_SNAPSHOTS | No | Set to 'true' to enable periodic snapshots | false |
| MCP_SNAPSHOT_FREQUENCY | No | Snapshot frequency: 'daily', 'weekly', 'monthly', or 'never' | weekly |
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 | |