a month ago
The open industrial agent. Talk to any CNC, robot,
or industrial machine in natural language. Normalize any OEM
telemetry. Set up automations in plain English. 11 tools.
Server Config
{
"mcpServers": {
"foundrynet": {
"command": "npx",
"args": [
"mcp-remote",
"https://foundrynet-mcp-production.up.railway.app/sse"
]
}
}
}