LexGuard for Cursor
io.github.evozim/lexguard
Contract clause parser assessing corporate legal risk exposure.
client:Cursor
transport:sse
Install LexGuard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lexguard": {
"url": "https://lexguard-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs