Triall for Cursor
io.github.maartenrischen/triall
Multiple AIs peer-review and debate your question, then return one fact-checked answer.
client:Cursor
transport:streamable-http
Install Triall in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"triall": {
"url": "https://api.triall.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs