pi-adwhispr
v0.1.0
Published
AdWhispr for Pi — research competitor ads, clone winning creatives, and launch campaigns on Meta, Google, and TikTok from your terminal.
Maintainers
Readme
pi-adwhispr
AdWhispr for Pi — research competitor ads, clone winning creatives, and launch campaigns on Meta, Google, and TikTok without leaving your terminal.
What you get
- Research: pull any brand's live Facebook or TikTok ads, ranked by how long they've been running (the honest performance proxy), with AI classification of hooks, formats, tones, and offers. Find verified competitors in your niche and semantic-search ads by concept ("social proof", "founder story").
- Creative: clone a proven competitor winner — image or video — customized to your brand.
- Launch: turn the clone into a real campaign on Google Search, Performance Max, TikTok, or Meta, with a preview step before anything spends money.
One prompt covers the whole loop:
"Find the longest-running ad from my biggest competitor, clone it for my brand, and launch it on TikTok at $50/day."
Install
pi install npm:pi-mcp-adapter # MCP bridge for Pi (skip if installed)
pi install npm:pi-adwhisprRestart Pi, then just ask it about competitor ads — the bundled skill walks the agent through connecting (OAuth sign-in, free account at adwhispr.com).
Manual setup (optional)
Add to .mcp.json (project) or ~/.config/mcp/mcp.json (global):
{
"mcpServers": {
"adwhispr": {
"url": "https://adwhispr.com/api/mcp",
"lifecycle": "lazy"
}
}
}Then authorize: mcp({ action: "auth-start", server: "adwhispr" }).
Pricing
Free tier included. Pro $39/mo (unlimited research), Agency $149/mo. Flat pricing — no per-tool-call metering. Details: adwhispr.com/connect?ref=pi&to=/upgrade
