HomeSecurity › HallucC — Hallucination & Safety Guardian

HallucC — Hallucination & Safety Guardian

Fact-check LLM outputs with cited sources. API key: aihcc.cloud/keys.

TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-23 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://aihcc.cloud/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http hallucc-mcp https://aihcc.cloud/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "hallucc-mcp": {
      "url": "https://aihcc.cloud/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer <HallucC API key> — create at aihcc.cloud/keys after signup; free daily quota included(注册后于 /keys 页创建,免费套餐每日有额度)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry