PostgreSQL CVE & Release Intelligence for Zed
io.github.meob/pg-cve-mcp
PostgreSQL security for AI agents: CVEs, yanked releases, exploits, and upgrade paths
client:Zed
transport:stdio
runtime:pypi
Install PostgreSQL CVE & Release Intelligence in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pg-cve-mcp": {
"command": "uvx",
"args": [
"pg-cve-mcp"
],
"env": {
"PG_CVE_MCP_TTL": "<PG_CVE_MCP_TTL>",
"PG_CVE_MCP_DATA_URL": "<PG_CVE_MCP_DATA_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs