Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP transport mode | 3010 |
| KOALR_API_KEY | Yes | Your Koalr API key (starts with koalr_). | |
| KOALR_API_URL | No | API base URL (for self-hosted Koalr) | https://api.koalr.com |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
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 | |