Loading MCP server directory, please wait...
Grounding/hallucination guard: verify a claim against evidence (Supported/Refuted/NEE).
npx @getmcp/cli add io.github.hernaninverso/eleata-verify-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
EVERIFY_API_KEYAPI key for the eleata Claim Verifier (paid Bearer or RapidAPI key)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hernaninverso/eleata-verify-mcp": {
"command": "npx",
"args": [
"-y",
"eleata-verify-mcp"
],
"env": {
"EVERIFY_API_KEY": ""
}
}
}
}