Skip to content
Cline

pixlint for Cline

io.github.amitsingh-24/pixlint

Lint, curate & prepare computer-vision datasets from your AI assistant — MCP server, 67 tools

client:Cline transport:stdio runtime:pypi

Install pixlint 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": {
    "pixlint": {
      "command": "uvx",
      "args": [
        "pixlint"
      ],
      "env": {
        "CV_DATA_DIR": "<CV_DATA_DIR>",
        "CV_WORKSPACE": "<CV_WORKSPACE>"
      }
    }
  }
}

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

pixlint in other clients