Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind host (e.g., 0.0.0.0 for Docker) | 127.0.0.1 |
| PORT | No | Server port | 8787 |
| MIMIQ_API_KEY | No | Backend API key (required if backend requires shared auth or for accessing more than 100 personas) | |
| MIMIQ_API_URL | No | Mimiq backend URL | http://127.0.0.1:8000/api |
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 | |