AI agent that analyzes, optimizes, and scales your Facebook & Instagram campaigns on demand — with full Human-in-the-Loop control.
Managing Meta Ads is tedious, repetitive, and one mistake can burn your budget.
Daily checking CPA, ROAS, Frequency — clicking through dashboards instead of growing your business.
Pausing losers too late, scaling too aggressively — one wrong move resets Meta's algorithm and wastes money.
Same creatives running for weeks. CTR drops, CPM rises — but you don't notice until it's too late.
New campaign types, broad targeting, CAPI setup — the platform changes faster than you can learn it.
$99–$299/month for optimization tools. That's $1,188–$3,588/year — and your data lives in their cloud.
Tell the agent what you want in plain English. It handles the rest — and waits for your OK before making any change.
Pulls data via Insights API — CPA, ROAS, CTR, CPMr, Frequency — and generates actionable reports.
Plans campaigns (interview → calculator → proposal), generates AI creatives, and suggests UGC, Reels-native hooks and Advantage+ structures.
Stop-Loss, Winner Scaling, Ad Fatigue detection — on-demand analysis with conservative, safe thresholds.
Every change requires your explicit OK. The agent generates an Implementation Plan — you click Proceed.
Modifies campaigns via official Meta API v25.0. Always creates campaigns PAUSED — you activate when ready.
CPA exceeds 150% of goal + spend > $100? Agent proposes pausing the ad set. You decide.
ROAS > 3.0 for 3 days? During analysis, agent detects this and suggests +10–15% budget every 48h, protecting Learning Phase.
During analysis, checks Frequency + CPMr. Rising CPMr = early warning. Agent proposes creative rotation before CTR drops.
10–20 headline & copy variants generated by LLM. Character limits validated. 6 proven hook types.
Verifies CAPI alongside Pixel. Checks event deduplication. Tracks Purchase, Subscribe, Lead events.
Prompt injection protection with 15+ patterns. Secure Keyring (encrypted token storage), token monitoring, audit log, and budget ceiling enforcement.
Zero modifications without your approval. Agent generates a plan — you review and click Proceed.
Full support for Advantage+ Shopping, App Campaigns (AAC), and manual campaigns when needed.
Spy on any competitor's ads via Ad Library API — copy, headlines, platforms, and longevity analysis. No browser needed.
Generate and edit ad creatives with JSON Prompting via Nano Banana 2. 6 edit types: background swap, text overlay, recolor, extend, remove objects, style transfer.
Structured interview → budget calculator → full proposal. The agent asks the right questions, crunches the numbers, and delivers a ready-to-execute campaign plan.
Same product, completely different context — generated in seconds with a single prompt.


Background swap + outfit change


Background replacement


Adding elements to scene
python3 -m venv venv
pip install -r requirements.txtTwo commands. Python 3.10+, zero heavy dependencies.
cp .env.example .env
# Add your Meta token & account IDFill in 5 environment variables from Meta Business Manager.
"Show me results for the last 7 days
and suggest which creatives to refresh"Open in any AI coding tool and chat. That's it.
| Aspect | Typical SaaS $99–$299/mo | MetaAds Agent One-time purchase |
|---|---|---|
| Annual Cost | $1,188 – $3,588 | One-time from $97 |
| Customization | Limited | Full source code |
| Vendor Lock-in | Yes (data in their cloud) | No — runs on your machine |
| Privacy | Data through 3rd party | Your token, your machine |
| Extensibility | Wait for their roadmap | Add modules yourself |
| Advantage+ Support | Limited control | Full API configuration |
optimizer.py — Stop-Loss, Scaling, Fatigueexecutor.py — HITL-gated executioncampaigns.py — CRUD + Advantage+creatives.py — DCT + vertical-firstinsights.py — Async reports + CPMrad_library.py — Competitive researchsanitizer.py — Prompt injection shieldsecurity.py — Token mgmt & auditOne-time purchase. No subscriptions. No hidden fees. Limited-time launch pricing.
No. The agent runs in any AI coding tool — you talk to it in plain English, and it handles the code. One-time .env setup is all that's needed.
Yes. Switch accounts by changing META_AD_ACCOUNT_ID in .env. You can manage as many accounts as you like — one at a time.
No. Every modification requires your explicit approval (Human-in-the-Loop). Campaigns are always created with PAUSED status. You decide when to activate.
The API version is pinned to v25.0. Meta supports each version for ~2 years. The agent uses the official facebook-business Python SDK.
Yes — Advantage+ Shopping, App Campaigns (AAC), and manual campaigns are all supported. The agent recommends the optimal type based on your scenario.
Upon purchase you receive all source files immediately — they become your property. Because the full product is delivered digitally at the moment of purchase, buying constitutes voluntary consent to a no-refund policy.
No. The agent is built as a set of files (.agent/skills/, .agent/workflows/, Python scripts) — so it works with any AI coding tool that can: ✅ Read instruction files (SKILL.md, workflows), ✅ Run terminal commands (Python scripts), ✅ Follow structured rules. That includes Antigravity, Claude Code, Cursor, Windsurf, Cline, Copilot Workspace, and more.
The agent uses JSON Prompting with Google's Nano Banana 2 model to generate and edit ad creatives. You describe what you need in plain language, and the agent produces a structured JSON prompt. Supports 6 edit types: background swap, text overlay, recolor, extend canvas, remove objects, and style transfer.