Skip to content
Cline

Quality Control Plan Generator for Cline

com.imnoo/quality-control-plan

Quality control plans from drawing PDFs: auto-extracted tolerances, balloons, Excel + PDF reports.

client:Cline transport:stdio runtime:npm

Install Quality Control Plan Generator 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": {
    "quality-control-plan": {
      "command": "npx",
      "args": [
        "-y",
        "quality-control-plan-mcp"
      ],
      "env": {
        "QCP_APP_URL": "<QCP_APP_URL>"
      }
    }
  }
}

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

Quality Control Plan Generator in other clients