Skip to content
Windsurf

pixlint for Windsurf

io.github.amitsingh-24/pixlint

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

client:Windsurf transport:stdio runtime:pypi

Install pixlint in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pixlint in other clients