Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODEL_NAME | No | The model name to use for the main agent | google/gemini-2.5-flash-lite |
| SUBAGENT_MODEL | No | The model name to use for the subagent | moonshotai/kimi-k2-thinking |
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key |
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 | |