Skip to content
Claude Desktop

SQLGuard — permission before production writes for Claude Desktop

io.sqlguard/sqlguard

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

client:Claude Desktop transport:streamable-http tools:24

Install SQLGuard — permission before production writes in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sqlguard": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sqlguard.io/mcp/stream"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

SQLGuard — permission before production writes in other clients