Skip to content
Cline

omp-worker-mcp for Cline

io.github.divenire990/omp-worker-mcp

Delegate complete coding tasks to the local OMP default model and inspect the result.

client:Cline transport:stdio runtime:npm

Install omp-worker-mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "omp-worker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "omp-worker-mcp"
      ],
      "env": {
        "OMP_WORKER_OMP_COMMAND": "<OMP_WORKER_OMP_COMMAND>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

omp-worker-mcp in other clients