Skip to content
Zed

codemesh for Zed

io.github.pyalwin/codemesh

Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster

client:Zed transport:stdio runtime:npm

Install codemesh 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": {
    "codemesh": {
      "command": "npx",
      "args": [
        "-y",
        "@pyalwin/codemesh"
      ],
      "env": {
        "CODEMESH_PROJECT_ROOT": "<CODEMESH_PROJECT_ROOT>"
      }
    }
  }
}

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

codemesh in other clients