Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for SSE mode | 8000 |
| API_BASE_URL | No | Override API base URL | |
| MCP_TRANSPORT | No | Transport mode: stdio (default) or sse | stdio |
| AUTH_GATEWAY_URL | Yes | Auth Gateway URL | |
| AUTH_GATEWAY_API_KEY | Yes | API Key for Auth Gateway |
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 | |