Skip to content
Claude Desktop

BuildFlow Enterprise Operations for Claude Desktop

io.github.jgaethle10/buildflow

Discover, route, and hand off enterprise operations problems without exposing private records.

client:Claude Desktop transport:streamable-http tools:3

Install BuildFlow Enterprise Operations in Claude Desktop

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

{
  "mcpServers": {
    "buildflow": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp"
      ]
    }
  }
}

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

What Claude Desktop can do once it is connected

BuildFlow Enterprise Operations in other clients