nextrole mcp proxy for Windsurf
io.github.bats64mgutsi/nextrole-mcp-proxy
MCP proxy server for NextRole CV tailoring services
client:Windsurf
transport:stdio
runtime:npm
Install nextrole mcp proxy in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nextrole-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"nextrole-mcp-proxy"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs