NameGender for Windsurf
io.github.anpekesen/namegender
Gender from names, emails and usernames, with probability, sample size and source on every answer.
client:Windsurf
transport:stdio
runtime:npm
Install NameGender in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"namegender": {
"command": "npx",
"args": [
"-y",
"namegender-mcp"
],
"env": {
"NAMEGENDER_API_KEY": "<NAMEGENDER_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs