FoundryNet — Industrial Machine Intelligence for Gemini CLI
io.github.foundrynet/forge-mcp
Cross-OEM industrial machine intelligence: identity, normalization, automation, attestation.
client:Gemini CLI
transport:streamable-http
Install FoundryNet — Industrial Machine Intelligence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"forge-mcp": {
"httpUrl": "https://foundrynet-mcp-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs