lupaph mcp for Zed
io.github.janmalmstrom/lupaph-mcp
Philippine property listings, transfer costs, and real estate legal info via lupaph.com.
client:Zed
transport:stdio
runtime:npm
Install lupaph mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lupaph-mcp": {
"command": "npx",
"args": [
"-y",
"lupaph-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs