Skip to content
Windsurf

roundcut mcp for Windsurf

io.github.araluma/roundcut-mcp

Local image tools: circle crop, crop, resize, compress, convert JPG/PNG/WebP/AVIF. By RoundCut.

client:Windsurf transport:stdio runtime:npm

Install roundcut mcp in Windsurf

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

{
  "mcpServers": {
    "roundcut-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "roundcut-mcp"
      ]
    }
  }
}

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

roundcut mcp in other clients