Skip to content
Zed

echo ai for Zed

so.echoai/echo-ai

List, configure, chat with, analyse and embed your Echo AI assistants.

client:Zed transport:streamable-http

Install echo ai in Zed

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

{
  "context_servers": {
    "echo-ai": {
      "url": "https://auth.echoai.so/functions/v1/mcp"
    }
  }
}

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

echo ai in other clients