HivePulse for Cursor
io.github.srotzin/hivepulse
Real-time health monitoring and heartbeat tracking for agent services
client:Cursor
transport:streamable-http
Install HivePulse in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hivepulse": {
"url": "https://hivepulse-y7li.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs