Skip to content
Zed

ja normalize for Zed

io.github.kojimahyui01/ja-normalize

Holidays/business days for 200+ countries; Japanese address, name, bank and company normalization.

client:Zed transport:stdio runtime:npm

Install ja normalize in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "ja-normalize": {
      "command": "npx",
      "args": [
        "-y",
        "ja-normalize-mcp"
      ],
      "env": {
        "X402_PRIVATE_KEY": "<X402_PRIVATE_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ja normalize in other clients