NotFair (formerly Toprank)

The official Google & Meta Ads + SEO plugin from NotFair. Data-driven decisions, not dashboards.
NotFair gives your AI agent direct access to Google Search Console, Google Ads, and Meta Ads (Facebook + Instagram). It analyzes your traffic, surfaces what's hurting your rankings, finds wasted ad spend, diagnoses creative fatigue and audience saturation, and tells you exactly what to fix. When you have access to the repo, it goes further: rewriting meta tags, fixing headings, adding structured data, and shipping the changes.
CLI + web — same engine
The NotFair plugin is the CLI side — the skills that run inside Claude Code (and other AI agent hosts). notfair.co is the companion web app: sign in once, connect your Google Ads and Meta Ads accounts, and run audits through a browser UI. Both sides share the same engine, so an audit you run from the CLI uses the same tooling as the one on the web.
"Am I wasting money on ads right now?"
"Why did my traffic drop and how do I fix it?"
"How do I get more conversions without spending more?"
Free, open-source. Install in 30 seconds.
Or run it as a local app — notfair-cmo/
Prefer a local UI over the CLI? notfair-cmo is a Node app that runs entirely on your machine and orchestrates the same NotFair skills as specialist agents (CMO, Google Ads, SEO) per project. Chat with them, schedule their recurring work, watch tool calls stream inline. Bring your own LLM credentials and your own ad-platform OAuth — nothing leaves your machine.
Prerequisites
- OpenClaw installed and the gateway running on this machine (
openclaw gateway).
- Node 20+ (Node 24 recommended).
- An LLM provider configured in your OpenClaw config (e.g. an
OPENAI_API_KEY env var or agents.defaults.model entry).
Run it