Skip to content
Zed

Triall for Zed

io.github.maartenrischen/triall

Multiple AIs peer-review and debate your question, then return one fact-checked answer.

client:Zed transport:streamable-http

Install Triall in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "triall": {
      "url": "https://api.triall.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Triall in other clients