Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| settings | No | Path to a custom settings file (e.g., env.settings). This corresponds to the --settings command line argument. | |
| WORKSPACE_ROOT | No | The path to your project for proper path resolution. Automatically detected in many environments but can be explicitly set. | |
| OPENROUTER_API_KEY | No | Optional API key for testing with OpenRouter as an external backend. | |
| TESTING_MODE_ENABLED | No | Enables testing mode, typically used when testing with external SOTA backends like OpenRouter. |
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 | |