Skip to content
Cline

OpsDoctor for Cline

io.github.jhicks935-lab/opsdoctor

AI-powered CRM diagnostics, workflow audits, and industry benchmarks for SMBs.

client:Cline transport:stdio runtime:npm

Install OpsDoctor 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": {
    "opsdoctor": {
      "command": "npx",
      "args": [
        "-y",
        "opsdoctor-mcp"
      ],
      "env": {
        "GEMINI_API_KEY": "<GEMINI_API_KEY>",
        "OPSDOCTOR_KB_API_URL": "<OPSDOCTOR_KB_API_URL>",
        "OPSDOCTOR_KB_API_KEY": "<OPSDOCTOR_KB_API_KEY>"
      }
    }
  }
}

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

OpsDoctor in other clients