Integrations

Use AdWhispr in the AI assistant you already use

One MCP connection gives any assistant the power to research a competitor's entire Meta ad library, surface their longest-running winners, extract hooks & formats, and clone the winners for your own brand — no new dashboard to learn.

ClaudeChatGPTCursorWindsurfPerplexityMCP

Works with Claude · ChatGPT · Cursor · Claude Code · Codex · Windsurf · Perplexity · OpenClaw

Claude (Desktop & Web)

Add AdWhispr as a custom connector in Claude settings.

  1. Settings → Connectors → Add custom connector
  2. Paste the remote MCP URL:
  3. Authorize, then ask Claude to research any brand's ads.

ChatGPT

Add AdWhispr as a connector/app (Plus, Pro, or Business).

  1. Settings → Connectors → Add a custom MCP connector
  2. Use the remote URL:
  3. Connect and start a chat with AdWhispr tools enabled.

Claude Code

One command in your terminal.

  1. Run the command below, then use AdWhispr tools in any session.
claude mcp add --transport http adwhispr https://adwhispr.com/api/mcp

Cursor

Add to your MCP config.

  1. Add this to ~/.cursor/mcp.json (or the project .cursor/mcp.json):
{
  "mcpServers": {
    "adwhispr": { "url": "https://adwhispr.com/api/mcp" }
  }
}

Windsurf

Add to your Windsurf MCP config.

  1. Add this server entry to your Windsurf MCP settings:
{
  "mcpServers": {
    "adwhispr": { "serverUrl": "https://adwhispr.com/api/mcp" }
  }
}

Codex / OpenClaw / Perplexity & others

Any MCP-capable client works with the same remote URL.

  1. Point the client at the remote MCP URL:
  2. Or use the npm bridge below for clients that expect a local command.

npm bridge (any local MCP client)

Auto-writes the config for Claude Desktop and similar.

  1. Run this and follow the prompts:
npx adwhispr-mcp-server config

What you can do once connected

Search any brand's ads, get a brand's stats, semantic-search creatives, compare brands, generate a competitive brief, and clone winning ads. Campaign execution (launch & manage your own Meta campaigns from chat) is rolling out now.