Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port number for HTTP mode (Python version only) | 8000 |
| MCP_TRANSPORT | No | Transport mode for Python version (http or stdio) | stdio |
| KEYS_CONFIG_PATH | No | Path to the keys.json configuration file containing API keys |
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 | |