# Install Fig

> Fig helps brands get found: live SEO and AEO research so the site shows up in search and in AI answers. Agents install Fig; humans mostly approve sign-in and Checkout. Usage is prepaid operations, not a seat.

Fig returns live SEO and AEO research: keywords, search results, competitors, backlinks, local listings, and AI visibility. You and your agent decide what to change. Fig does not edit your site. There are no ranking guarantees.

Install Fig. Ask the User only to approve sign-in and, if remaining usage is $0, approve Checkout.

1. Add the hosted Fig MCP at https://figaeo.com/mcp (Streamable HTTP) and complete OAuth with GitHub or Google. There is no preferred identity provider. The verified email is the Fig account, shared across every agent that signs in.
2. Install the expert skills fig-seo-aeo, fig-site-audit, fig-search-research, fig-answer-research, fig-content-strategy, fig-content-validation by fetching https://figaeo.com/skills/fig-seo-aeo/SKILL.md, https://figaeo.com/skills/fig-site-audit/SKILL.md, https://figaeo.com/skills/fig-search-research/SKILL.md, https://figaeo.com/skills/fig-answer-research/SKILL.md, https://figaeo.com/skills/fig-content-strategy/SKILL.md, https://figaeo.com/skills/fig-content-validation/SKILL.md into your native skill folders. MCP-only connects tools and is incomplete for day-to-day expert work.
3. Call balance. At $0 remaining, call create_checkout (default $20, minimum $10) and ask the User to confirm payment on their own computer via the short figaeo.com/pay link (or Stripe Link on Grok after needsAuth). Wait for Checkout to finish, then research.
After setup or skill migration, do not stop at installation.
Inspect the current project and identify its target site. Run a small baseline with fig-site-audit and the relevant read-only Fig research tools before recommending next steps.
Show the User a concise bullet list of findings, then offer these paths:
- Fix technical SEO, crawlability, or indexability.
- Find search demand, intent, and SERP opportunities.
- Improve AI-answer visibility, citability, or access.
- Build a content strategy or content brief.
- Implement and validate a specific content or site change.
Ask what they would like to pursue, or invite another goal. Route the chosen work through fig-seo-aeo.

Talk to the User in short outcome language. Example: "Connecting Fig so I can research keywords for your site — please approve sign-in." Do not dump OAuth, MCP, Streamable HTTP, callback URLs, or tool names into chat unless they ask or you are debugging. For Checkout, share the short figaeo.com/pay link or ask the User to approve Stripe Link. Do not paste checkout.stripe.com URLs into chat. After research tools, do not mention remaining balance in chat unless remaining is under $1 (or $0 / insufficient_credits). Call balance when the User asks or before Checkout.

After connect, call balance. At $0 remaining, call create_checkout (default $20, minimum $10), wait for Checkout to finish, then research.

When a paid tool returns insufficient_credits, call create_checkout, wait for Checkout to finish, then retry the same tool. Fig does not notify the agent.
Your agent starts Checkout and shares a short figaeo.com/pay link. Pay on your own computer. On Grok, you can finish with Stripe Link after you connect Link.
create_checkout returns a short figaeo.com/pay URL. Give it to the human on their own computer, or open it via the client. Payment paths: (1) human pays on their computer with that short link, (2) on Grok, Stripe Link after needsAuth/connect Link, (3) do not use the agent chat box as the default payment surface. Never paste a raw checkout.stripe.com/c/pay/cs_...#... URL into chat — the hash truncates.
The $10 minimum and $20 recommendation are credit subtotals. Applicable tax is added at Checkout.
$20 is the recommended pack: about 4,000 live SERPs (top 10) or about 500 keyword-idea lookups (20 ideas each)—enough to research, act on, and recheck one website for about four weeks. Call create_checkout() with no amount to buy $20; minimum is $10. Deeper SERPs and site: queries cost more.
About 2,000 live SERPs (top 10) per $10. About 250 keyword-idea lookups per $10 at the default of 20 ideas.
A typical focused pass is still about 20 idea lookups and about 120 SERPs per two weeks (about 30 keywords, 3 snapshots). A $20 pack is about four weeks of that headroom, not a spend target.

Tools: balance, compare_serp_competitors, create_checkout, get_backlink_overview, get_backlinks, get_keyword_metrics, get_local_serp, get_serp, research_ai_visibility, research_domain, research_local_business, resolve_location, suggest_keywords. Prefer compact format. United States and English are defaults unless the User names another market. Local tools require an explicit city.

After connect, day-to-day work is the fig-seo-aeo router plus focused audit, search research, answer research, content strategy, and validation skills. This file is install and checkout only.

Appendix — Settings and CLI paste, not for chat. Exact MCP URL and transport:

- MCP URL: https://figaeo.com/mcp
- Transport: Streamable HTTP
- Display name: Fig (server id may stay figaeo)
- Sign-in: GitHub or Google in the connect card or browser. No preferred identity provider.
- Callback if a client asks: https://figaeo.com/oauth/callback

Cursor Settings snippet:

```json
{
  "mcpServers": {
    "figaeo": {
      "url": "https://figaeo.com/mcp"
    }
  }
}
```

Grok Bot connector snippet:

```json
{
  "name": "Fig",
  "url": "https://figaeo.com/mcp",
  "transport": "Streamable HTTP",
  "auth": "MCP OAuth 2.1"
}
```

Example prompts:

- Look up keywords acmeauth.dev already ranks for in the United States, then suggest related ideas from the strongest terms.
- Get search volume for hosted MCP server and best authentication for Next.js, then show the live SERP for hosted MCP server.
- Check whether acmeauth.dev is mentioned for AI SEO tools in AI answers, and list the cited domains.
- Who ranks against acmeauth.dev for hosted MCP server, and which referring domains does rivalauth.dev have that we do not?
