geoaeo v0.2

geoaeo documentation

geoaeo makes any app discoverable and quotable by AI answer engines. SEO plus GEO plus AEO in one package. Install once, audit your site, and generate the files that answer engines read.

Quick start

One package, two bins: geoaeo and geoaeo-mcp.

npm install geoaeo

# audit a live site
npx geoaeo audit https://example.com

# scaffold config for your framework
npx geoaeo init ./

# generate artifacts
npx geoaeo gen llms
npx geoaeo gen sitemap --output public/sitemap.xml

MCP server is stdio only. Tools: audit, gen, humanize.