Skip to content
Windsurf

GIMP Agent MCP for Windsurf

io.github.sarutobisasuke8/gimp-agent-mcp

Edit in GIMP 3 with AI agents: live previews, grouped edits, pixel measurements and recipes.

client:Windsurf transport:stdio runtime:pypi

Install GIMP Agent MCP 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": {
    "gimp-agent-mcp": {
      "command": "uvx",
      "args": [
        "gimp-agent-mcp"
      ],
      "env": {
        "GIMP_AGENT_ALLOW_PYTHON": "<GIMP_AGENT_ALLOW_PYTHON>"
      }
    }
  }
}

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

GIMP Agent MCP in other clients