M
mcp
/compare_aeo
Compare AEO Across URLs
Compare AEO posture across multiple URLs (e.g. a brand versus its competitors) on the same FIND/READ/USE pillar scale. Async: returns an audit_id to poll with g
liveunknown~5s typical
mcpmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-sitepulsar-mcp /compare_aeo for me.
Input
| Field | Type | Description |
|---|---|---|
| urls* | array | Absolute URLs to compare. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-sitepulsar-mcp","endpoint":"/compare_aeo","input":{"urls":[]}}'cli
npx cracked-ai run -p mcp-ai-sitepulsar-mcp -e /compare_aeo -i '{"urls":[]}'mcp
run_tool({ provider: "mcp-ai-sitepulsar-mcp", endpoint: "/compare_aeo", input: {"urls":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.