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
{
"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