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.
Works with Claude · ChatGPT · Cursor · Claude Code · Codex · Windsurf · Perplexity · OpenClaw
Claude (Desktop & Web)
Add AdWhispr as a custom connector in Claude settings.
- Settings → Connectors → Add custom connector
- Paste the remote MCP URL:
- Authorize, then ask Claude to research any brand's ads.
ChatGPT
Add AdWhispr as a connector/app (Plus, Pro, or Business).
- Settings → Connectors → Add a custom MCP connector
- Use the remote URL:
- Connect and start a chat with AdWhispr tools enabled.
Claude Code
One command in your terminal.
- Run the command below, then use AdWhispr tools in any session.
claude mcp add --transport http adwhispr https://adwhispr.com/api/mcpCursor
Add to your MCP config.
- 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.
- 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.
- Point the client at the remote MCP URL:
- 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.
- Run this and follow the prompts:
npx adwhispr-mcp-server configWhat 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.
