PGAuditor for Zed
com.mcpgatepro/pgauditor
Hosted MCP server for PostgreSQL diagnostics: slow queries, missing indexes, connection pressure.
client:Zed
transport:streamable-http
Install PGAuditor in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pgauditor": {
"url": "https://api.mcpgatepro.com/mcp/pgauditor"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs