memory-wiki
by FloLey
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WIKI_ROOT | No | Root directory for the wiki data. | /srv/wiki |
| WIKI_DREAM_MODEL | No | Model to use for the dream consolidation (defaults to Claude Opus). | claude-3-5-sonnet-20241022 |
| ANTHROPIC_API_KEY | No | Anthropic API key required for dream functionality. | |
| GH_OAUTH_CLIENT_ID | No | GitHub OAuth App client ID (required if authentication is enabled). | |
| WIKI_AUTH_DISABLED | No | Set to '1' to disable authentication for local development. | |
| WIKI_JWT_SIGNING_KEY | No | Stable random value for signing JWT tokens (recommended to survive restarts). | |
| GH_OAUTH_CLIENT_SECRET | No | GitHub OAuth App client secret (required if authentication is enabled). | |
| WIKI_DREAM_MODEL_WRITE | No | Override model for the write stage of the dream pipeline. | |
| WIKI_DREAM_MODEL_DECIDE | No | Override model for the decide stage of the dream pipeline. | |
| WIKI_DREAM_MODEL_TRIAGE | No | Override model for the triage stage of the dream pipeline. | |
| WIKI_ALLOWED_GITHUB_LOGIN | No | GitHub login of the allowed user (required when authentication is enabled). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues