Nationalize for VS Code
io.github.pipeworx-io/nationalize
Nationalize MCP — nationality prediction from first name (nationalize.io, free, no auth)
client:VS Code
transport:streamable-http
Install Nationalize in VS Code
.vscode/mcp.json
{
"servers": {
"nationalize": {
"type": "http",
"url": "https://gateway.pipeworx.io/nationalize/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs