Skip to content
Zed

context cloud for Zed

io.github.abhinavala/context-cloud

Persistent AI memory with shared team workspaces, typed knowledge chunks, and cross-tool support.

client:Zed transport:sse runtime:npm

Install context cloud in Zed

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

{
  "context_servers": {
    "context-cloud": {
      "url": "https://api.contextcloud.pro/mcp/protocol"
    }
  }
}

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

context cloud in other clients