Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level (e.g., debug, info, warn, error). | info |
| REQUEST_TIMEOUT_MS | No | The request timeout in milliseconds. | 10000 |
| MINESWEEPER_BASE_URL | Yes | The base URL for the Minesweeper API (e.g., https://example.com). End without a slash. | |
| MINESWEEPER_BEARER_TOKEN | Yes | The bearer token issued by the Rails backend for authentication. |
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 | |