Citation Safe Verifier for VS Code
com.citationsafe/verifier
Verifies legal citations vs primary sources: existence, quote match, proposition support.
client:VS Code
transport:streamable-http
tools:8
Install Citation Safe Verifier in VS Code
.vscode/mcp.json
{
"servers": {
"verifier": {
"type": "http",
"url": "https://citationsafe.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs