Claude Desktop

Let Claude Desktop trigger production workflows on your behalf.

Claude Desktop supports MCP servers in local and remote mode. Rotor's production MCP server means Claude Desktop can dispatch real GTM workflows — not just prototypes — with a full audit trail on every run.

How it works

Add Rotor to Claude Desktop's MCP server list. Claude can then call trigger_workflow to dispatch any workflow in your workspace, and get_run to check status. Every call is logged in Rotor's audit trail.

Setup

// claude_desktop_config.json
{
  "mcpServers": {
    "rotor": {
      "command": "npx",
      "args": ["-y", "@rotor/mcp"],
      "env": {
        "ROTOR_API_KEY": "rtr_live_..."
      }
    }
  }
}
Read the docs →

Stop babysitting cron. Start shipping.

Your workflows retry themselves. Your pipeline runs unattended. You sleep.

Start shipping$9 to start. 30-day money back.
Read the docs →