hr compensation mcp server for Windsurf
io.github.thenextgennexus/hr-compensation-mcp-server
Search H1B visa salaries, salary benchmarks, and job market data
client:Windsurf
transport:stdio
runtime:npm
Install hr compensation mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hr-compensation-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thenextgennexus/hr-compensation-mcp-server"
],
"env": {
"APIFY_TOKEN": "<APIFY_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs