GIMP Agent MCP for Claude Desktop
io.github.sarutobisasuke8/gimp-agent-mcp
Edit in GIMP 3 with AI agents: live previews, grouped edits, pixel measurements and recipes.
client:Claude Desktop
transport:stdio
runtime:pypi
Install GIMP Agent MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gimp-agent-mcp": {
"command": "uvx",
"args": [
"gimp-agent-mcp"
],
"env": {
"GIMP_AGENT_ALLOW_PYTHON": "<GIMP_AGENT_ALLOW_PYTHON>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs