Skip to content

agentaeo mcp server for Zed

io.github.digitaldatadriven/agentaeo-mcp-server

AEO audit tool — measure brand visibility across ChatGPT, Perplexity, Claude, and Google AI.

client:Zed transport:stdio runtime:npm

Install agentaeo mcp server in Zed

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

{
  "context_servers": {
    "agentaeo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentaeo/mcp-server"
      ]
    }
  }
}

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

agentaeo mcp server in other clients