Loading MCP server directory, please wait...
AI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok.
npx @getmcp/cli add io.github.j-east/pixel-surgeonRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.j-east/pixel-surgeon": {
"command": "npx",
"args": [
"-y",
"pixel-surgeon-mcp"
],
"env": {
"GOOGLE_API_KEY": "",
"OPENAI_API_KEY": "",
"XAI_API_KEY": ""
}
}
}
}