Legalize for Cursor
dev.legalize/legalize
Official MCP connector for Legalize: read and search its whole open corpus, at any point in time.
client:Cursor
transport:streamable-http
Install Legalize in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"legalize": {
"url": "https://legalize.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs