Hive Agent Storage for Cursor
io.github.srotzin/hive-mcp-agent-storage
Encrypted A2A object storage for autonomous agent state and artifacts
client:Cursor
transport:streamable-http
Install Hive Agent Storage in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-agent-storage": {
"url": "https://hive-mcp-agent-storage.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs