Triall
io.github.MaartenRischen/triall
Documentation
Installation
Use the remote MCP endpoint at https://api.triall.ai/mcp in any MCP-compatible client.
Configuration
Connect with a Triall account; the setup flow redirects you to sign in and saves the connection automatically. For programmatic access, Triall also documents API keys prefixed with tr_live_.
Capabilities
Triall exposes five MCP tools: triall_run, triall_check_progress, triall_get_result, triall_get_credits, and triall_stop.
It runs questions through three independent models, cross-examines the answers, and returns the surviving result with a verdict.
Limitations
Triall documents question limits of 50,000 characters and context/document limits of 100,000 characters. The host AI may rephrase the prompt before sending it to Triall, large documents may be summarized, images require host-side OCR, and Triall only receives extracted text rather than raw files.
