jp address for VS Code
net.streamfront/jp-address
Normalize and verify Japanese postal addresses into structured fields for agents.
client:VS Code
transport:streamable-http
tools:1
Install jp address in VS Code
.vscode/mcp.json
{
"servers": {
"jp-address": {
"type": "http",
"url": "https://jp-addr.streamfront.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs