Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORY_DIR | No | Memory storage directory where Markdown files are saved. | .wasurenagusa |
| GEMINI_API_KEY | Yes | Gemini API key used for conversation analysis, duplicate detection, and rule consolidation. | |
| SLACK_WEBHOOK_URL | No | Optional Slack Webhook URL to notify the completion or failure of autonomous tasks. |
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 | |