Fact Checker API
io.github.Br0ski777/fact-checkerVerify claims with web evidence. Returns sources and verdict. x402 micropayment.
Tools · 1
Use this when you need to verify a factual claim, check if a statement is true, or find evidence supporting or contradicting a claim. Accepts a claim text and returns relevant web snippets, source URL…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fact_checker_api": {
"url": "https://fact-checker-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}