Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

dk.humanified/trinity-research

dk.humanified/trinity-research

Fact-check claims against live web sources: verdict, consensus, cited sources, PII redaction.

Uptime
100.0%
1 direct probes · 30d
Response
1578ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

multi_source_validator

Verify a factual claim against multiple live web sources (Brave). Returns a JSON object with a verdict (supported / contradicted / unverified), a 0-1 consensus score, short reasoning, and the actual c…

ping

Liveness probe. Returns 'pong' plus any supplied message.

privacy_shield_redact

Redact personally identifiable information (PII) from text — emails, phone numbers, IDs, names, etc. Returns the masked text plus a count of what was redacted by type. Privacy-by-default for research …

structured_brief_synthesizer

Synthesize multiple sources into a structured, cited brief. format: 'synthesis' (narrative), 'summary' (bullets), or 'integrated' (how sources connect). Cites inline as [n]; never invents facts beyond…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dk.humanified/trinity-research": {
      "url": "https://trinity-v2-mcp.fly.dev/mcp",
      "transport": "streamable-http"
    }
  }
}