LEGAION Verifier for VS Code
com.legaion/verifier
Checks legal citations against the official register they should come from, and records it.
client:VS Code
transport:streamable-http
Install LEGAION Verifier in VS Code
.vscode/mcp.json
{
"servers": {
"verifier": {
"type": "http",
"url": "https://mcp.legaion.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs