Hive Identity for Cursor
io.github.srotzin/hive-mcp-identity
W3C DID issuance and verification for autonomous AI agents
client:Cursor
transport:streamable-http
tools:4
Install Hive Identity in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hive-mcp-identity": {
"url": "https://hive-mcp-identity.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs