Skip to content
Windsurf

pgtriage for Windsurf

io.github.pgtriage/pgtriage

MCP server for PostgreSQL performance auditing with actionable SQL fixes.

client:Windsurf transport:stdio runtime:pypi

Install pgtriage in Windsurf

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

{
  "mcpServers": {
    "pgtriage": {
      "command": "uvx",
      "args": [
        "pgtriage"
      ]
    }
  }
}

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

pgtriage in other clients