Citation Verification for VS Code
io.github.guptaprakhariitr/verification-mcp
Real-time fact-check, citation verification, and source-freshness for AI agents.
client:VS Code
transport:streamable-http
Install Citation Verification in VS Code
.vscode/mcp.json
{
"servers": {
"verification-mcp": {
"type": "http",
"url": "https://verification-mcp.atlasword.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs