Triall for VS Code
io.github.maartenrischen/triall
Multiple AIs peer-review and debate your question, then return one fact-checked answer.
client:VS Code
transport:streamable-http
Install Triall in VS Code
.vscode/mcp.json
{
"servers": {
"triall": {
"type": "http",
"url": "https://api.triall.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs