plctap for Zed
io.github.ymxc152/plctap
Agent-PLC MCP Server: read & diagnose Modbus / FINS / MELSEC / S7 / IEC 104 / ENIP / OPC UA PLCs.
client:Zed
transport:stdio
runtime:pypi
Install plctap in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"plctap": {
"command": "uvx",
"args": [
"plctap"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs