Fidenta Verify for VS Code
ai.noevant/fidenta-verify
Independent fact-checking for AI answers: a verdict and sources for every claim.
client:VS Code
transport:streamable-http
tools:5
Install Fidenta Verify in VS Code
.vscode/mcp.json
{
"servers": {
"fidenta-verify": {
"type": "http",
"url": "https://verify.noevant.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs