Skip to content
Zed

Sutra for Zed

io.github.shivnathtathe/sutra

Private, portable memory and reusable skills for AI agents.

client:Zed transport:streamable-http

Install Sutra in Zed

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

{
  "context_servers": {
    "sutra": {
      "url": "https://sutra-c3or.onrender.com/mcp"
    }
  }
}

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

Sutra in other clients