Skip to content
Zed

boundaryai for Zed

ai.boundaryai/boundaryai

Deterministic runtime safety for AI agents: scan PII, gate tool actions, verify LLM output.

client:Zed transport:streamable-http

Install boundaryai in Zed

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

{
  "context_servers": {
    "boundaryai": {
      "url": "https://mcp.boundaryai.ai/mcp"
    }
  }
}

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

boundaryai in other clients