MCP Server
MCP
io.github.arkheiaai/mcp-server
Detect fabrication and hallucination in any LLM output. 30+ models supported.
Install
npx -y @arkheia/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@arkheia/mcp-server",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Arkheia API key (get one free at https://arkheia.ai)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ARKHEIA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment