Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | API key for Google Gemini. Required for Layer 3 AI-assisted tools if ANTHROPIC_API_KEY is not provided. | |
| ANTHROPIC_API_KEY | No | API key for Anthropic Claude. Required for Layer 3 AI-assisted tools. Takes priority if GEMINI_API_KEY is also set. | |
| EASYEDA_BRIDGE_PORT | No | WebSocket port for connecting to the EasyEDA Pro bridge extension. | 18601 |
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 | |