Skip to content
Zed

gnt for Zed

io.github.gnt-ai/gnt

Git-native policy layer for AI agents: check_action verdicts against rules approved via PR.

client:Zed transport:streamable-http

Install gnt in Zed

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

{
  "context_servers": {
    "gnt": {
      "url": "https://api.gntai.dev/mcp"
    }
  }
}

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

gnt in other clients