Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROUTEROS_TIMEOUT | No | Connection timeout in seconds | 10 |
| ROUTEROS_API_PORT | No | RouterOS API port | 8728 |
| ROUTEROS_SSH_PORT | No | RouterOS SSH port | 22 |
| ROUTEROS_LOG_LEVEL | No | Logging level | INFO |
| ROUTEROS_API_SSL_PORT | No | RouterOS API SSL port | 8729 |
| ROUTEROS_DEVICES_CONFIG | No | Path to devices.yaml configuration file | |
| ROUTEROS_CONNECTION_ORDER | No | Order of connection methods to try (comma-separated) | api,api_ssl,ssh |
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 | |