What is AEO?
Answer Engine Optimization (AEO) is the practice of making your website readable by AI agents — Claude, GPT, Perplexity, Google AI Overviews. Just like SEO made sites readable by Google, AEO makes sites readable by AI.
This API scores your site across 6 dimensions and tells you exactly what to fix.
Scoring breakdown (100 pts total)
40 pts —
llms.txt at domain root15 pts — robots.txt allows AI crawlers (GPTBot, ClaudeBot, etc.)
20 pts — JSON-LD structured data (Schema.org)
10 pts — Meta description + Open Graph tags
10 pts — Semantic HTML (h1, article, main)
5 pts — Schema.org microdata
Try it now (free)
50 free calls/day per agent. No signup.
# MCP (recommended for AI agents)
curl -X POST https://mcpaiprotocol.online/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"aeo_audit","arguments":{"url":"https://example.com"}}}'
# REST fallback
curl "https://mcpaiprotocol.online/api/v1/audit?url=https://example.com"
How to add to Claude / Cursor / GPT
Add this to your MCP config:
{
"mcpServers": {
"aeo-audit": {
"url": "https://mcpaiprotocol.online/mcp",
"transport": "http"
}
}
}
Pricing
Free
$0
- ✓ 50 calls/day per agent
- ✓ Full scoring breakdown
- ✓ MCP + REST access
Pay-as-you-go
$0.05/call
- ✓ Unlimited calls
- ✓ Pay per audit (USDC Base)
- ✓ X402 protocol
Pro
$29/mo
- ✓ Unlimited audits
- ✓ Priority support
- ✓ (coming soon)