postgres for Windsurf
ai.waystation/postgres
Connect to your PostgreSQL database to query data and schemas.
client:Windsurf
transport:streamable-http
Install postgres in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"postgres": {
"serverUrl": "https://waystation.ai/postgres/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs