Skip to content
Windsurf

crochet engine for Windsurf

io.github.dengyu123456/crochet-engine

Deterministic photo-to-crochet-chart engine: stitch counts, 5 techniques, yarn estimates.

client:Windsurf transport:stdio runtime:pypi

Install crochet engine in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "crochet-engine": {
      "command": "uvx",
      "args": [
        "crochetpatterngen-engine"
      ]
    }
  }
}

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

crochet engine in other clients