Skip to content
Claude Desktop

CloudClaw for Claude Desktop

com.mycloudclaw/cloudclaw

AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace.

client:Claude Desktop transport:streamable-http

Install CloudClaw in Claude Desktop

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

{
  "mcpServers": {
    "cloudclaw": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mycloudclaw.com/api/agents/{agent_id}/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

CloudClaw in other clients