Skip to content
Zed

HivePulse for Zed

io.github.srotzin/hivepulse

Real-time health monitoring and heartbeat tracking for agent services

client:Zed transport:streamable-http

Install HivePulse in Zed

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

{
  "context_servers": {
    "hivepulse": {
      "url": "https://hivepulse-y7li.onrender.com/mcp"
    }
  }
}

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

HivePulse in other clients