MCP server for VyOS router management via the HTTPS REST API. Provides both router management tools and live VyOS documentation lookup. ```bash pip install mcp-server-vyos ``` Set environment variables: - `VYOS_URL` — Router API endpoint (e.g., `https://vyos.example.com`) - `VYOS_API_KEY` — API key for authentication