Skip to content
Back to search
90
MCP v1.0.0 sse

Fact Checker API

io.github.Br0ski777/fact-checker

Verify claims with web evidence. Returns sources and verdict. x402 micropayment.

Uptime
0.0%
1 direct probes · 30d
Response
192ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

research_check_fact

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fact_checker_api": {
      "url": "https://fact-checker.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}