Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port to use for HTTP transport (optional). | |
| CYCLES_MOCK | No | Enables mock mode when set to 'true', which allows running the server without an API key. | |
| CYCLES_API_KEY | No | Your API key for Cycles. Required unless CYCLES_MOCK is set to true. | |
| CYCLES_BASE_URL | No | The base URL for the Cycles API (optional). | https://api.runcycles.io |
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 | |