Skip to content
Zed

architectos for Zed

io.github.cgseyhan/architectos

ArchitectOS - AI-Native Repository Intelligence & Architecture Operating System.

client:Zed transport:stdio runtime:npm

Install architectos in Zed

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

{
  "context_servers": {
    "architectos": {
      "command": "npx",
      "args": [
        "-y",
        "architectos"
      ]
    }
  }
}

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

architectos in other clients