keenetic mcp for Claude Code
io.github.salatmaster/keenetic-mcp
Control a Keenetic router: devices, Wi-Fi, VPN routing, segments, safe verified writes.
client:Claude Code
transport:stdio
runtime:npm
Install keenetic mcp in Claude Code
run in your project directory
claude mcp add keenetic-mcp -e KEENETIC_HOST=<KEENETIC_HOST> -e KEENETIC_USER=<KEENETIC_USER> -e KEENETIC_PASSWORD=<KEENETIC_PASSWORD> -- npx -y keenetic-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs