jp address for Gemini CLI
net.streamfront/jp-address
Normalize and verify Japanese postal addresses into structured fields for agents.
client:Gemini CLI
transport:streamable-http
tools:1
Install jp address in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"jp-address": {
"httpUrl": "https://jp-addr.streamfront.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs