GIMP 3 MCP for Windsurf
io.github.tifyr/gimp3-mcp
Let AI assistants paint, edit and export images in a running GIMP 3, with 80 tools.
client:Windsurf
transport:stdio
runtime:pypi
Install GIMP 3 MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gimp3-mcp": {
"command": "uvx",
"args": [
"gimp3-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs