jp address for Claude Desktop
net.streamfront/jp-address
Normalize and verify Japanese postal addresses into structured fields for agents.
client:Claude Desktop
transport:streamable-http
tools:1
Install jp address in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jp-address": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://jp-addr.streamfront.net/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs