Tru8 Evidence Research
io.github.samyatessmith/tru8Source-traced evidence research for AI agents. We organise the evidence; you decide.
Tools · 3
Evidence research for a factual claim or article URL. Submit a claim as text or paste an article URL. URLs are auto-detected and trigger article mode: the pipeline extracts claims from the pa…
Retrieve a previously submitted check with pre-computed analytics. Returns the full result including a _computed block with tier/type distributions, corroboration groups, diagnostic values, t…
Retrieve a previously submitted check without computed analytics. Returns claims, elements, evidence, and claim maps only. No _computed block. Smaller response payload. Use this when you will…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"tru8_evidence_research": {
"url": "https://api.trueight.com/mcp/",
"transport": "streamable-http"
}
}
}