Skip to content
Zed

SQLGuard — permission before production writes for Zed

io.sqlguard/sqlguard

AI agents need permission before production SQL writes. Pilot $100 · Gateway $299. Lint≠authorize.

client:Zed transport:streamable-http tools:24

Install SQLGuard — permission before production writes in Zed

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

{
  "context_servers": {
    "sqlguard": {
      "url": "https://sqlguard.io/mcp/stream"
    }
  }
}

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

What Zed can do once it is connected

SQLGuard — permission before production writes in other clients