Skip to content
Claude Desktop

Torchly for Claude Desktop

com.torchlyhq/torchly

Agent-run distribution: find private communities, estimate CPA, launch admin-approved campaigns.

client:Claude Desktop transport:streamable-http

Install Torchly in Claude Desktop

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

{
  "mcpServers": {
    "torchly": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.torchlyhq.com/api/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

Torchly in other clients