# AgentGrown > AgentGrown is a remote MCP server that gives AI coding agents (Claude Code, Claude.ai, Cursor, ChatGPT, or any client that supports remote MCP) a site's real search data: Google Search Console rankings, clicks and impressions, GA4 organic sessions and engagement, and keyword demand (search volume, CPC, competition). Sign in with Google once; the server syncs your properties and your agent asks questions about them while it builds. Free, with a monthly allowance of 30 keyword-demand lookups per account. Connect: sign in with Google at https://agentgrown.com, add your site, then `claude mcp add --transport http agentgrown https://agentgrown.com/mcp`. 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 at https://agentgrown.com/connect and send it as a bearer token. Free local skill (no account): `npx agentgrown init` installs a structural SEO-audit skill into the repo. ## Tools - seo_checkin: first call of a session. 28-day property totals vs the prior 28 days, top queries and pages with deltas, biggest movers, GA4 organic sessions, notes, data-through dates. - gsc_query: flexible aggregate over stored Search Console rows (date, week, month, query, page; filters; period comparison). - ga4_query: the same over stored GA4 rows (landing page, channel group, source; organic-only by default). - gsc_live: passthrough to the Search Console API for dimensions not stored (country, device, search appearance, Discover and News, regex filters). - ga4_live: passthrough to GA4 runReport with any dimensions and metrics. - keyword_ideas: keyword ideas with volume, CPC and competition for up to 20 seed topics, joined with what the site already ranks for. - keyword_volume: volume, CPC and competition for up to 1,000 exact keywords. - keywords_for_site: keywords a domain or URL ranks for. - site_notes: read or append durable site facts that return in every check-in. - list_sites: sites on the account with ids and data-through dates. ## Docs - [Docs](https://agentgrown.com/docs): agent-first documentation. Getting started, connecting each client, every tool with its inputs, data notes, privacy. - [FAQ](https://agentgrown.com/faq): common questions. Sign-in, supported agents, the free allowance, Google data handling. - [npm package](https://www.npmjs.com/package/agentgrown): `agentgrown` CLI, `init` command. ## Company - [Home](https://agentgrown.com/): product overview - [Privacy Policy](https://agentgrown.com/privacy): read-only Google scopes, Limited Use, disconnect any time - [Editorial & Partner Policy](https://agentgrown.com/editorial-policy): no paid placements or affiliate links - Support: support@agentgrown.com