Skip to content
Cline

sqlglass for Cline

io.github.s-curvelabs/sqlglass

SQL Server / Azure SQL for agents: real schema, lint, read-only runs, plans, write previews.

client:Cline transport:stdio runtime:pypi

Install sqlglass in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "sqlglass": {
      "command": "uvx",
      "args": [
        "sqlglass"
      ],
      "env": {
        "SQLGLASS_CONFIG": "<SQLGLASS_CONFIG>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

sqlglass in other clients