Fidenta Verify
ai.noevant/fidenta-verifyIndependent fact-checking for AI answers: a verdict and sources for every claim.
Tools · 5
Fact-check text against live web evidence from two independent retrievers, then have a model from a different lab audit the verdict. Returns per-claim verdicts: SUPPORTED, CONTRADICTED, UNSUPPORTED (s…
FREE. Break text into checkable claims and report how many there are and how many credits verifying them would cost. Spends nothing and verifies nothing. Always call this before verify_claims on anyth…
Buy more verification credits without leaving the conversation. Call with confirm false (or omit it) to see the price, the card on file and the remaining monthly limit; call again with confirm true on…
Look up whether a claim has already been verified on this account, without spending a verification.
Report how many verifications remain on this account for the current period.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fidenta_verify": {
"url": "https://verify.noevant.ai/mcp",
"transport": "streamable-http"
}
}
}