Anthony Sledge on Granova
Anthony's judgment, inside the AI you already use.
A growth marketing expert layer for Claude and ChatGPT — built from real client diagnostics, budget models, and 10+ years of paid search, lifecycle, and attribution work. Not generic AI answers. His answers.
Try it free in your AI tools
10 free credits (5 questions at 2 credits each) inside Claude, Cursor, or your MCP client. Cited answers, honest "I don't know"s. No card required.
Try asking:
What's inside
4048 answers across paid search · analytics · google ads, indexed from Anthony's documented work.
Ask it things like
How do I structure a brand holdout test to prove paid search incrementality?
Answered with citations from Anthony's Knowledge.
My ROAS looks fine but revenue is flat — where do I look first in attribution?
Answered with citations from Anthony's Knowledge.
How should I split budget between Shopping, PMax, and non-brand search on a thin-margin catalog?
Answered with citations from Anthony's Knowledge.
It knows what it doesn't know
Most AI tools answer everything, right or wrong. This one doesn't. If Anthony hasn't covered it, it says so — and you can use submit_question to add it to his gap queue. When he answers, it joins anthony's knowledge. No guaranteed response time.
Pricing
Credit-metered access — each question costs 2 credits. Your subscription includes a monthly credit bundle; buy more packs anytime.
Pro
$40/mo
400 credits/mo · 2 per question
- Anthony Sledge on Granova in Cursor, Claude Desktop, and claude.ai — ChatGPT coming
- Grounded answers with source citations
- 400 credits per month included
- 2 credits per question
- ~200 questions/mo at included rate
- Buy additional credit packs when you need more
- submit_question adds gaps to Anthony's review queue (no SLA)
How it works
Step 1
Try it free
10 credits, no card. Your key shows up in seconds.
Step 2
Connect
Paste your key at /setup — it renders a personalized config for Cursor or Claude Desktop, ready to copy.
Step 3
Ask
Anthony's judgment shows up as a tool inside the AI you already use — cited, grounded, honest.
Already have a key? The setup page renders your config personalized — paste once, copy the right block.
Go to setup →CursorRecommended
Works today — Cursor supports bearer auth natively. Add this to ~/.cursor/mcp.json (or your project's MCP config), replacing YOUR_API_KEY with the key from your welcome email, then reload Cursor.
{
"mcpServers": {
"granova-anthony": {
"url": "https://api.granova.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Claude Desktop
Works today via the mcp-remote bridge (requires Node — any modern version). Add this to claude_desktop_config.json (Settings → Developer → Edit Config), replacing YOUR_API_KEY, then fully quit (Cmd/Ctrl-Q) and reopen Claude Desktop — a window close isn't enough.
{
"mcpServers": {
"granova-anthony": {
"command": "npx",
"args": [
"mcp-remote@latest",
"https://api.granova.ai/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "Bearer YOUR_API_KEY"
}
}
}
}claude.ai
Works via OAuth — no API key needed. Settings → Connectors → Add custom connector → paste the server URL and leave the Client ID/Secret fields blank. You'll land on a hosted login page: enter your subscriber email, check your inbox for a 6-digit code, enter it, then approve the connection. Full walkthrough (with the exact URL) on the setup page.
No config block here — this client connects via a login flow instead. See the setup page.
ChatGPTComing soon
Untested — ChatGPT's custom MCP connectors are web-only, live behind Developer Mode, and support OAuth in principle (which we now have), but we haven't verified this combination end-to-end. Use Cursor or Claude Desktop today for a guaranteed connection.
No config to copy yet — this client isn't a reliable connect path today.
FAQ
- Is there a free trial?
- Yes — 10 free credits (enough for 5 questions at 2 credits each), no card required. Enter your email above and a real key shows up in seconds; it works the same way a paid key does, just with a smaller balance.
- Why not just use ChatGPT?
- Generic models average the internet. This retrieves Anthony's actual work — real diagnostics, budget models, and frameworks — and tells you when it's guessing. It doesn't.
- Is this really Anthony?
- It's built from his documented work — not a live conversation. When something isn't covered well enough, you can submit a question for the gap queue; there's no guaranteed response time.
- What happens to my questions?
- They're logged anonymously to find gaps in anthony's knowledge — that's why it improves over time. They're never sold.
- What if it can't answer?
- It says so instead of guessing. Use submit_question to add it to Anthony's gap queue — he reviews when he can, and strong answers get added to anthony's knowledge. No SLA or live-chat promise.
- How does billing work?
- Pro is a monthly subscription that includes a credit bundle. Each question costs 2 credits. When included credits run out, you can buy more credit packs at the creator's per-credit price. Cancel anytime through the billing portal — no refunds on charges already billed.
- Do I need to be technical?
- No. You paste one config block into the AI tool you already use — Cursor or Claude Desktop today. Under two minutes, and the connect guides above walk through each client.
- Which AI tools work today?
- Cursor and Claude Desktop connect with your API key directly — the fastest path. claude.ai now connects too, via a login-with-your-email OAuth flow (no key to paste). ChatGPT's custom connectors are still an unverified, high-friction path — try Cursor or Claude Desktop meanwhile.
- Can I cancel anytime?
- Yes. Billing is a standard monthly subscription with a self-serve portal. Cancelling stops future renewals; charges already billed are not refunded.