Skip to content

HiveConsciousness for Zed

io.github.srotzin/hiveconsciousness

System self-awareness, health monitoring, and autonomous self-repair

client:Zed transport:streamable-http

Install HiveConsciousness in Zed

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

{
  "context_servers": {
    "hiveconsciousness": {
      "url": "https://hiveconsciousness.onrender.com/mcp"
    }
  }
}

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

HiveConsciousness in other clients