Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | The MCP host address (required when using https transport mode) | 0.0.0.0 |
| MCP_PORT | No | The MCP port (required when using https transport mode) | 8000 |
| RADKIT_PASSWORD | Yes | The non-interactive authentication password for Cisco RADKit | |
| RADKIT_USERNAME | Yes | Your Cisco RADKit username | |
| MCP_TRANSPORT_MODE | No | The MCP transport mode (stdio or https) | stdio |
| RADKIT_SERVICE_CODE | Yes | Your Cisco RADKit service code |
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 | |