Skip to content
Zed

Sthayi for Zed

io.github.sthayi-ai/sthayi

Local-first AI memory over MCP. No account; you own the store.

client:Zed transport:stdio runtime:npm

Install Sthayi in Zed

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

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

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

Sthayi in other clients