LicenseGuard for Cursor
io.github.rccaoki-wq/license-guard
Check if a dependency's license obligates you, based on how you ship. npm, PyPI, Go.
client:Cursor
transport:streamable-http
runtime:oci
tools:3
Install LicenseGuard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"license-guard": {
"url": "https://license-guard.rcc-aoki.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs