HiveMind for Cursor
io.github.srotzin/hivemind
Collective intelligence, memory storage, and knowledge marketplace
client:Cursor
transport:streamable-http
Install HiveMind in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hivemind": {
"url": "https://hivemind-1-52cw.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs