hanselhansel/aeo-cli
Audit URLs for AI crawler readiness — checks robots.txt, llms.txt, JSON-LD schema, and content density with 0-100 AEO scoring.
Quick Start
Clone the repository:
git clone https://github.com/hanselhansel/aeo-cliClaude Desktop configuration example:
{
"mcpServers": {
"aeo-cli": {
"command": "npx",
"args": [
"-y",
"hanselhansel/aeo-cli"
]
}
}
}Check the repository README for specific installation and configuration instructions.