Skip to content
VS Code

aeo for VS Code

ai.obaron/aeo

Scan any website for AI readiness — 100-point score across 6 AEO categories in seconds.

client:VS Code transport:streamable-http

Install aeo in VS Code

.vscode/mcp.json

{
  "servers": {
    "aeo": {
      "type": "http",
      "url": "https://api.obaron.ai/aeo/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

aeo in other clients