PLCs.ai for VS Code
ai.plcs/plcs-ai
Query Allen-Bradley and Siemens PLC projects, live tag values, and analyses in plain English.
client:VS Code
transport:streamable-http
Install PLCs.ai in VS Code
.vscode/mcp.json
{
"servers": {
"plcs-ai": {
"type": "http",
"url": "https://mcp.plcs.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs