Skip to content
Windsurf

vision squeezer for Windsurf

io.github.eralpozcan/vision-squeezer

Cut vision-LLM token costs by snapping images to tile boundaries — Claude, GPT, Gemini, Llama, Qwen

client:Windsurf transport:stdio runtime:npm

Install vision squeezer in Windsurf

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

{
  "mcpServers": {
    "vision-squeezer": {
      "command": "npx",
      "args": [
        "-y",
        "vision-squeezer"
      ]
    }
  }
}

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

vision squeezer in other clients