Skip to content
Zed

aeonos for Zed

io.github.clawdio777/aeonos

AI search visibility MCP. Get cited by ChatGPT, Perplexity, Claude, and Google AI Overviews.

client:Zed transport:stdio runtime:npm

Install aeonos in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "aeonos": {
      "command": "npx",
      "args": [
        "-y",
        "aeonos-mcp"
      ],
      "env": {
        "AEONOS_PRIVATE_KEY": "<AEONOS_PRIVATE_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

aeonos in other clients