Skip to content
Zed

backend for Zed

io.github.aiguardrail/backend

Deterministic pre-trade risk checks for autonomous AI trading agents.

client:Zed transport:streamable-http tools:6

Install backend in Zed

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

{
  "context_servers": {
    "backend": {
      "url": "https://api.collarguardrail.com/mcp-http/mcp"
    }
  }
}

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

What Zed can do once it is connected

backend in other clients