PH Civic Data for Zed
io.github.xmpuspus/ph-civic-data-mcp
PH civic data as MCP tools: the full PSA OpenSTAT catalog, hazards, procurement. 41 tools.
client:Zed
transport:stdio
runtime:pypi
Install PH Civic Data in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ph-civic-data-mcp": {
"command": "uvx",
"args": [
"ph-civic-data-mcp"
],
"env": {
"PAGASA_API_TOKEN": "<PAGASA_API_TOKEN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs