Catalog
net.agentutil/verify-mcp
OfficialSub-cent factual claim verification against live data sources.
Verifies factual claims against live data sources at minimal cost.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"verify-mcp": {
"command": "npx",
"args": [
"-y",
"@agentutil/verify-mcp@1.0.0"
]
}
}
}