Serial Console MCP: AI for telecom equipment and any serial device for VS Code
io.github.sbrunner-atx/serial-console-mcp
Let AI configure telecom gear over serial: Juniper and Cisco, Icom CI-V, Yaesu/Kenwood CAT, rotators
client:VS Code
transport:stdio
runtime:pypi
Install Serial Console MCP: AI for telecom equipment and any serial device in VS Code
.vscode/mcp.json
{
"servers": {
"serial-console-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"serial-console-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs