Japan Address & Geocoding for Grok
io.github.easakura/japan-address-geocoding-mcp
Japanese address search and geocoding (official address registry): postal codes and coordinates.
client:Grok
transport:streamable-http
Install Japan Address & Geocoding in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"japan-address-geocoding-mcp": {
"type": "http",
"url": "https://jusho-mcp.easakura.workers.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs