omp-worker-mcp for Windsurf
io.github.divenire990/omp-worker-mcp
Delegate complete coding tasks to the local OMP default model and inspect the result.
client:Windsurf
transport:stdio
runtime:npm
Install omp-worker-mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"omp-worker-mcp": {
"command": "npx",
"args": [
"-y",
"omp-worker-mcp"
],
"env": {
"OMP_WORKER_OMP_COMMAND": "<OMP_WORKER_OMP_COMMAND>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs