Skip to content
Zed

Nationalize for Zed

io.github.pipeworx-io/nationalize

Nationalize MCP — nationality prediction from first name (nationalize.io, free, no auth)

client:Zed transport:streamable-http

Install Nationalize in Zed

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

{
  "context_servers": {
    "nationalize": {
      "url": "https://gateway.pipeworx.io/nationalize/mcp"
    }
  }
}

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

Nationalize in other clients