Skip to content
Claude Desktop

FoundryNet — Industrial Machine Intelligence for Claude Desktop

io.github.foundrynet/forge-mcp

Cross-OEM industrial machine intelligence: identity, normalization, automation, attestation.

client:Claude Desktop transport:streamable-http

Install FoundryNet — Industrial Machine Intelligence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "forge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://foundrynet-mcp-production.up.railway.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

FoundryNet — Industrial Machine Intelligence in other clients