aeonos for Claude Desktop
io.github.clawdio777/aeonos
AI search visibility MCP. Get cited by ChatGPT, Perplexity, Claude, and Google AI Overviews.
client:Claude Desktop
transport:stdio
runtime:npm
Install aeonos in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aeonos": {
"command": "npx",
"args": [
"-y",
"aeonos-mcp"
],
"env": {
"AEONOS_PRIVATE_KEY": "<AEONOS_PRIVATE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs