Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIMO_API_KEY | No | Your MIMO API key for sub-query API backend | |
| OPENAI_API_KEY | No | Your OpenAI or OpenAI-compatible API key for sub-query API backend | |
| OPENAI_BASE_URL | No | The base URL for OpenAI-compatible API providers (e.g., https://api.xiaomimomo.com/v1) | |
| ALEPH_SUB_QUERY_MODEL | No | The model to use for sub-queries (e.g., mimo-v2-flash) | |
| ALEPH_SUB_QUERY_BACKEND | No | The backend to use for sub-queries (auto, api, claude, codex, aider) | auto |
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 | |