Postgres AIops for Windsurf
io.github.aiops-tools/postgres-aiops
Governed PostgreSQL DBA ops: slow-query RCA, bloat/vacuum & blocking-lock analysis; 35 MCP tools.
client:Windsurf
transport:stdio
runtime:pypi
Install Postgres AIops in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"postgres-aiops": {
"command": "uvx",
"args": [
"postgres-aiops"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs