Skip to content
Zed

IdentArk Gateway for Zed

io.identark/gateway

Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.

client:Zed transport:streamable-http

Install IdentArk Gateway in Zed

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

{
  "context_servers": {
    "gateway": {
      "url": "https://api.identark.io/v1/mcp/rpc"
    }
  }
}

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

IdentArk Gateway in other clients