Skip to content
Zed

HiveMind for Zed

io.github.srotzin/hivemind

Collective intelligence, memory storage, and knowledge marketplace

client:Zed transport:streamable-http

Install HiveMind in Zed

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

{
  "context_servers": {
    "hivemind": {
      "url": "https://hivemind-1-52cw.onrender.com/mcp"
    }
  }
}

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

HiveMind in other clients