mcp gerajobs for Windsurf
io.github.geraservicesuk/mcp-gerajobs
Search remote and local jobs, browse companies, apply and track status. OAuth to apply.
client:Windsurf
transport:stdio
runtime:npm
Install mcp gerajobs in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-gerajobs": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gerajobs"
],
"env": {
"GERAJOBS_API_URL": "<GERAJOBS_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs