AIKraft/MCP-серверы/io.github.ninefiveonefive/citation-check

io.github.ninefiveonefive/citation-check

Проверки citation и grounding для вывода AI: dangling references, unsupported counts, overclaims.

Удалённый · HTTP official

Что это

Проверки citation и grounding для вывода AI: dangling references, unsupported counts, overclaims.

Как подключить

1Remote MCP — устанавливать локально не нужно
https://check.holoweave.org/mcp
2Добавить в конфиг MCP-клиента (mcp.json / claude_desktop_config.json)
{ "mcpServers": { "io-github-ninefiveonefive-citation-check": { "url": "https://check.holoweave.org/mcp" } } }

Вставьте блок в конфиг клиента (Claude Desktop, Claude Code, Cursor, VS Code, Cline). Для защищённого endpoint добавьте заголовок авторизации из официальной инструкции.