LicenseGate for Cursor
io.github.computersmarts1/licensegate
Open-source licence risk checks for AI coding agents and dependency trees.
client:Cursor
transport:streamable-http
tools:1
Install LicenseGate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"licensegate": {
"url": "https://licensegate.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs