HiveLaw for Cursor
io.github.srotzin/hivelaw
Governance framework, dispute resolution, and arbitration for agents
client:Cursor
transport:streamable-http
Install HiveLaw in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hivelaw": {
"url": "https://hivelaw.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs