> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aigrowthagent.co/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Growth Agent MCP

> A headless MCP server for your AI Growth Agent accounts, reporting, and content planner.

AI Growth Agent MCP is a headless Model Context Protocol (MCP) server that lets
AI clients — Claude Cowork, Claude Code, Codex, Cursor — work with your AI
Growth Agent accounts, reporting, and content planner through natural language.
Ask a question in your client and it calls the right tools for you.

**Endpoint:** [https://mcp.aigrowthagent.co/mcp](https://mcp.aigrowthagent.co/mcp)

## Authentication

The server is an OAuth 2.1 protected resource. Every user connects with their
own bearer token: on first use your client opens a browser sign-in on the AI
Growth Agent login page, and every tool call then acts as you.

* Your credentials are typed only into the browser — never through the AI.
* Access tokens are short-lived (1 hour) and refreshed automatically by the
  client. To sign in again, reconnect or re-add the server.
* There is no login tool; authentication happens at connection time.

## Set up your client

* [Set up with Claude Cowork](/setup/claude-cowork) — recommended, no terminal
  required
* [Set up with Claude Code](/setup/claude-code)
* [Set up with Codex](/setup/codex)
* [Set up with Cursor](/setup/cursor)

## Try it

Once connected, ask your client:

* "List my available AI Growth Agent accounts"
* "Where am I winning in AI Overviews this week?"
* "Which domains are most cited for my tracked questions?"

See the task guides for [listing accounts](/tasks/list-accounts) and
[finding AI Overview wins](/tasks/ai-overview-wins), the
[tool reference](/tools), and [common workflows](/workflows).
