Fact Checker API for VS Code
io.github.br0ski777/fact-checker
Verify claims with web evidence. Returns sources and verdict. x402 micropayment.
client:VS Code
transport:sse
Install Fact Checker API in VS Code
.vscode/mcp.json
{
"servers": {
"fact-checker": {
"type": "sse",
"url": "https://fact-checker.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs