Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Set the HTTP API port via command line flag --port. Priority: --port flag > CLAUDE_HTTP_PORT env > 3284 default. | 3284 |
| CLAUDE_HTTP_PORT | No | Set the HTTP API port via environment variable. Priority: --port flag > CLAUDE_HTTP_PORT env > 3284 default. | 3284 |
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 | |