服务器
C
Concordance
@matharrismma
Language models generate; Concordance verifies. The verify tool checks a claim deterministically (no model in the loop) and returns HOLDS / BROKEN / INCOMPLETE with the worked reasoning and a sealed receipt (content_hash + cite_url) that re-fetches byte-identical or not at all. A
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"concordance": {
"type": "http",
"url": "https://narrowhighway.com/mcp"
}
}
}