Agent
Cursor SEO
Use Cursor with Fig to improve SEO and AEO for a brand site: live rankings, related keywords, page-one SERPs, and Google/ChatGPT mention checks — then ship the titles, outlines, and pages in the same repo.
Fig is hosted research Cursor can call. You get keyword coverage for the live site, competitor SERPs to match, and observed AI-answer mentions where Fig supports them. Cursor still writes the site. Fig does not edit pages or promise rankings.
Give this to your agent
Set up Fig - https://figaeo.com/llms.txt
Setup
- Copy the setup prompt into Cursor.
- Approve GitHub or Google sign-in when asked.
- If remaining credits are $0, approve Checkout ($10 minimum, $20 pack).
- Fig is prepaid credit, not a monthly seat. Checkout starts at $10; a $20 pack is the recommended default. Your agent spends the balance on live lookups, then asks you to approve Checkout again when remaining USD cannot cover the next call.
- Fig does not guarantee rankings, citations, or traffic. It returns research data your agent can call. Humans approve sign-in and Checkout. The agent (or you) decides what to change on the site.
What to ask next
- What does our live site already show up for in the United States?
- Which related keywords are worth a page in this repo — and what does page one look like?
- Are we mentioned in Google AI answers or ChatGPT for the queries we care about?
- Compare SERP competitors for our money keyword and outline the page that should win.
- After we ship, recheck the same get_serp calls and tell me only what Fig returned.
Technical details
- In Cursor, add Fig as a remote MCP server. URL https://figaeo.com/mcp. Transport Streamable HTTP. Sign in with GitHub or Google.
- Install the Fig SEO/AEO skill set into .cursor/skills/ or ~/.cursor/skills/. Connecting tools without the skills is incomplete.
Cursor mcp.json
{
"mcpServers": {
"figaeo": {
"url": "https://figaeo.com/mcp"
}
}
}