Ripple Ads by Ripple Strategies logoRipple Ads
Guides

Claude Desktop

Ripple Ads in Claude Desktop

A four-line config entry through mcp-remote.

All guides
  1. Create a token in Ripple

    Dashboard → Connect → Create a token. Read-only to start; read-and-change when you want it to act. Copy it — it is shown once.

  2. Edit the config

    Settings → Developer → Edit Config opens claude_desktop_config.json. Add this and restart Claude Desktop.

    {
      "mcpServers": {
        "ripple-ads": {
          "command": "npx",
          "args": [
            "-y", "mcp-remote", "https://ads.ripplestrategies.ca/api/mcp",
            "--header", "Authorization: Bearer rpl_…"
          ]
        }
      }
    }
  3. Check the tools

    The tools icon under the message box lists get_workspace, list_campaigns and the rest. Ask a question.

Worth knowing

  • Needs Node.js installed; mcp-remote bridges the desktop app to a remote server.
  • Prefer signing in? Add Ripple as a custom connector instead — see the claude.ai guide.

Need the URL with your token filled in? It is on Dashboard → Connect.

Ripple Ads in Claude Desktop — Ripple Ads · Ripple Ads