Skip to content
Claude Desktop

Ad-Sniper for Claude Desktop

io.github.evozim/ad-sniper

Google and Meta ad campaign bidding optimizer.

client:Claude Desktop transport:sse

Install Ad-Sniper in Claude Desktop

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

{
  "mcpServers": {
    "ad-sniper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ad-sniper-mcp.vercel.app/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

Ad-Sniper in other clients