Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | Yes | Your Gemini API key obtained from Google AI Studio (https://makersuite.google.com/app/apikey) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| consult_gemini | Consult Gemini AI for a second opinion or advice. Use this when:
|
| collaborate_on_code | Collaborate with Gemini to develop code through iterative dialogue. Claude and Gemini will:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |