Postal Lookup MCP for Zed
io.github.lulu-the-narwhal/postal-lookup-mcp
Free, keyless postal/ZIP code lookup: place name(s), state/region, and coordinates.
client:Zed
transport:streamable-http
tools:1
Install Postal Lookup MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"postal-lookup-mcp": {
"url": "https://ads.getlulu.dev/postal/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs