Skip to content
Claude Desktop

AdvisorPPC for Claude Desktop

com.advisorppc/advisorppc

Connect authorized ad accounts to AI assistants for audits, reporting, and approval-gated changes.

client:Claude Desktop transport:streamable-http

Install AdvisorPPC in Claude Desktop

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

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

AdvisorPPC in other clients