Skip to content
Zed

gjalla for Zed

io.gjalla/mcp-server

Self-curating shared memory that keeps your agents working like a high-performing team

client:Zed transport:stdio runtime:pypi

Install gjalla 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": {
    "mcp-server": {
      "command": "uvx",
      "args": [
        "gjalla"
      ],
      "env": {
        "GJALLA_API_KEY": "<GJALLA_API_KEY>"
      }
    }
  }
}

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

gjalla in other clients