Skip to content
VS Code

HivePulse for VS Code

io.github.srotzin/hivepulse

Real-time health monitoring and heartbeat tracking for agent services

client:VS Code transport:streamable-http

Install HivePulse in VS Code

.vscode/mcp.json

{
  "servers": {
    "hivepulse": {
      "type": "http",
      "url": "https://hivepulse-y7li.onrender.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HivePulse in other clients