PLCs.ai for Gemini CLI
ai.plcs/plcs-ai
Query Allen-Bradley and Siemens PLC projects, live tag values, and analyses in plain English.
client:Gemini CLI
transport:streamable-http
Install PLCs.ai in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"plcs-ai": {
"httpUrl": "https://mcp.plcs.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs