Skip to content
Zed

Coador for Zed

io.github.automaticqa/coador

Evidence-backed Android repository knowledge for humans and AI agents

client:Zed transport:stdio runtime:pypi

Install Coador in Zed

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

{
  "context_servers": {
    "coador": {
      "command": "uvx",
      "args": [
        "coador"
      ]
    }
  }
}

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

Coador in other clients