Hive Secrets for Cursor
io.github.srotzin/hive-mcp-secrets
Encrypted secret store and rotation for autonomous agent credentials
client:Cursor
transport:streamable-http
Install Hive Secrets in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-secrets": {
"url": "https://hive-mcp-secrets.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs