Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | Optional API key | |
| GEMINI_API_BASE_URL | No | AIStudioProxyAPI endpoint | http://127.0.0.1:2048 |
| GEMINI_PROJECT_ROOT | No | Root directory for file resolution | $PWD |
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 | |