Skip to content
Cursor

SQLGuard — permission before production writes for Cursor

io.sqlguard/sqlguard

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

client:Cursor transport:streamable-http tools:24

Install SQLGuard — permission before production writes in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

SQLGuard — permission before production writes in other clients