DocVerdict for VS Code
io.github.rogerberent-netizen/docverdict
PDF, photo, email, and file comparison evidence checks with plain-language reports.
client:VS Code
transport:streamable-http
tools:4
Install DocVerdict in VS Code
.vscode/mcp.json
{
"servers": {
"docverdict": {
"type": "http",
"url": "https://api.docverdict.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs