Skip to content
Windsurf

ClipGrab for Windsurf

io.github.ulebule/clipgrab

Save the system clipboard image to a PNG or JPG file for AI agents.

client:Windsurf transport:stdio runtime:pypi

Install ClipGrab in Windsurf

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

{
  "mcpServers": {
    "clipgrab": {
      "command": "uvx",
      "args": [
        "clipgrab-mcp"
      ]
    }
  }
}

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

ClipGrab in other clients