Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MNEMO_DIR | No | Data directory (local only) | ~/.mnemo |
| MNEMO_PORT | No | Server port (local only) | 8080 |
| GEMINI_API_KEY | Yes | Your Gemini API key | |
| MNEMO_AUTH_TOKEN | No | Auth token for protected endpoints |
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 | |