Skip to content

Serial Console MCP: AI for telecom equipment and any serial device for Zed

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:Zed transport:stdio runtime:pypi

Install Serial Console MCP: AI for telecom equipment and any serial device in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "serial-console-mcp": {
      "command": "uvx",
      "args": [
        "serial-console-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Serial Console MCP: AI for telecom equipment and any serial device in other clients