Skip to content
Windsurf

sql-steward for Windsurf

io.github.pawansingh3889/sql-steward

The agent never writes SQL: queries compile from a semantic layer you control, PII refused first.

client:Windsurf transport:stdio runtime:pypi

Install sql-steward in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sql-steward": {
      "command": "uvx",
      "args": [
        "sql-steward"
      ],
      "env": {
        "SQL_STEWARD_DB_URL": "<SQL_STEWARD_DB_URL>",
        "SQL_STEWARD_LAYER": "<SQL_STEWARD_LAYER>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

sql-steward in other clients