Loading MCP server directory, please wait...
Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.
npx @getmcp/cli add io.github.Clawdio777/verityRequires Node.js 18+. Community-contributed server. Review source before installing.
VERITY_PRIVATE_KEYBase wallet private key (0x...) — used to sign x402 payments in USDC on Base. Per-call: 0.10 USDC (verify), 0.50 USDC (deep-check), 0.75 USDC (batch).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Clawdio777/verity": {
"command": "npx",
"args": [
"-y",
"verity-mcp"
],
"env": {
"VERITY_PRIVATE_KEY": ""
}
}
}
}