LEGAION Verifier for Cursor
com.legaion/verifier
Checks legal citations against the official register they should come from, and records it.
client:Cursor
transport:streamable-http
Install LEGAION Verifier in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"verifier": {
"url": "https://mcp.legaion.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs