Skip to content
VS Code

Hive Sla Monitor for VS Code

io.github.srotzin/hive-mcp-sla-monitor

Service level agreement monitoring for the Hive agent fleet

client:VS Code transport:streamable-http

Install Hive Sla Monitor in VS Code

.vscode/mcp.json

{
  "servers": {
    "hive-mcp-sla-monitor": {
      "type": "http",
      "url": "https://hive-mcp-sla-monitor.onrender.com/mcp"
    }
  }
}

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

Hive Sla Monitor in other clients