Hive Flag for Cursor
io.github.srotzin/hive-mcp-flag
Feature flag service for safe rollouts across the Hive agent fleet
client:Cursor
transport:streamable-http
Install Hive Flag in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-flag": {
"url": "https://hive-mcp-flag.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs