Japan Address & Geocoding for Zed
io.github.fujimura-ui/japan-address-geocoding-mcp
Japanese address search and geocoding (official address registry): postal codes and coordinates.
client:Zed
transport:streamable-http
Install Japan Address & Geocoding in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"japan-address-geocoding-mcp": {
"url": "https://jusho-mcp.plus-synergy.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs