pi-adwhispr
AdWhispr for Pi — research competitor ads, clone winning creatives, and launch campaigns on Meta, Google, and TikTok from your terminal.
Package details
Install pi-adwhispr from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-adwhispr- Package
pi-adwhispr- Version
0.1.0- Published
- Jul 25, 2026
- Downloads
- 154/mo · 154/wk
- Author
- basilnas
- License
- MIT
- Types
- skill
- Size
- 6.5 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
],
"image": "https://adwhispr.com/adwhispr-logo.png"
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
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-adwhispr
Restart 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
