FAQ

Short answers to the questions we actually get.

The basics

What is AgentGrown?

A remote MCP server that gives your AI coding agent your site's real search data: Google Search Console rankings, clicks and impressions, GA4 organic sessions and engagement, and keyword demand (search volume, CPC, competition). Your agent asks questions about that data while it builds, instead of guessing.

Is AgentGrown free?

Yes. Sign in with Google, add your sites, and your agent can query the synced Search Console and Analytics data without limit. Keyword-demand lookups (ideas, volume, keywords for a site) come from a paid data provider, so each account gets 30 of them free per month; repeats are cached for 30 days and don't count.

Do I need to know SEO?

No. The point is that your agent makes the calls an SEO would — checking real demand before writing a page, protecting queries a page already ranks for — and you review its work like any other change.

Which agents does it work with?

Claude Code, Claude.ai, Cursor, ChatGPT, and any client that supports remote MCP servers, either through the built-in Google sign-in or with an API key.

Setup and data

How do I install it?

Sign in with Google at agentgrown.com and add your site. Then, in Claude Code, run `claude mcp add --transport http agentgrown https://agentgrown.com/mcp`. In other clients, add https://agentgrown.com/mcp as a remote MCP server and sign in with Google when prompted. For CI, create an API key on the Connect page and send it as a bearer token.

Do I have to connect Google?

Sign-in is the connection: one consent grants read-only access to Search Console and Analytics for the account you choose, and that is what your agent reads. If your properties live under a different Google account, attach it from the Connect page without switching the account you sign in with.

How fresh is the data?

Sites sync daily. Search Console publishes final numbers 2–3 days behind, and every tool response says which date its data runs through. The last 180 days are synced when you add a site; the full 16 months Google keeps can be backfilled from the site page.

Is my Search Console data safe?

We use it only to answer your own agent's questions and to show sync status in your dashboard. It's never sold, never used for advertising, and never shared with other customers; the scopes are read-only, OAuth tokens are stored encrypted, you can disconnect at any time from the Connect page, and our use of Google data follows the Google API Services User Data Policy, including Limited Use. Details are in the Privacy Policy.

Does AgentGrown write content for me?

No — deliberately. Your agent writes pages in your repo, in your voice, informed by the data AgentGrown gives it. We're the data layer, not a content mill.

Sites and access

Can I use it on multiple sites?

Yes. Add as many sites as you like under one account. Each agent connection or API key can be scoped to one site or to the whole account.

Can my cofounder or contractor use it?

Accounts are single-user for now. A teammate can sign in with their own Google account if it has access to the same Search Console and Analytics properties, or you can create an API key for them scoped to one site.

What does `npx agentgrown init` do?

It installs a free local SEO-audit skill into your repo for Claude Code, Cursor, or any AGENTS.md agent: titles, metadata, Open Graph, schema.org, sitemap, robots.txt, canonicals, internal links, headings, image alts. No account and no network calls; it's separate from the hosted data tools.

Contact

How do I get in touch?

Email support@agentgrown.com — questions a human should answer land there.