Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIMIR_USER | No | Your Mimir username (used for authentication and MCP server access) | |
| PYTHONPATH | No | Absolute path to the Mimir project directory | |
| MIMIR_EMAIL | No | Your email address (optional, for password reset) | |
| MIMIR_MCP_MODE | No | Disables console logging for MCP mode (set to '1' or 'true') | 1 |
| DJANGO_SETTINGS_MODULE | No | Django settings module path | mimir.settings |
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 | |