Nationalize for Cursor
io.github.pipeworx-io/nationalize
Nationalize MCP — nationality prediction from first name (nationalize.io, free, no auth)
client:Cursor
transport:streamable-http
Install Nationalize in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nationalize": {
"url": "https://gateway.pipeworx.io/nationalize/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs