Hive Consult for Cursor
io.github.srotzin/hiveconsult
Agent-to-agent reasoning-as-a-service: chain-of-thought, analysis, and decision support.
client:Cursor
transport:streamable-http
tools:4
Install Hive Consult in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hiveconsult": {
"url": "https://hiveconsult.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs