Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | Optional: enables auto-summary generation using Gemini Flash | |
| CLAUDE_SWARM_DB | No | SQLite database path | ~/.claude-swarm.db |
| CLAUDE_PEERS_PORT | No | Legacy fallback for port (if CLAUDE_SWARM_PORT not set) | 7899 |
| CLAUDE_SWARM_PORT | No | Broker HTTP + WebSocket port | 7899 |
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 | |