MCP Server
MCP
eleata Claim Verifier
Grounding/hallucination guard: verify a claim against evidence (Supported/Refuted/NEE).
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "eleata-verify-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for the eleata Claim Verifier (paid Bearer or RapidAPI key)",
"isRequired": true,
"isSecret": true,
"name": "EVERIFY_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment