AEO Scanner for Claude Desktop
io.github.convrgent/aeo-scanner
AI visibility for ChatGPT/Perplexity/Claude — triple score (AEO+GEO+Agent) with fix code. Free.
client:Claude Desktop
transport:streamable-http
runtime:pypi
tools:4
Install AEO Scanner in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aeo-scanner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aeo-mcp.convrgent.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs