Loading MCP server directory, please wait...
AI image generation and editing MCP server. Gemini + OpenAI, iterative editing, undo/redo.
npx @getmcp/cli add io.github.somacoffeekyoto/imgxRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.somacoffeekyoto/imgx": {
"command": "npx",
"args": [
"-y",
"imgx-mcp"
],
"env": {
"GEMINI_API_KEY": "",
"OPENAI_API_KEY": ""
}
}
}
}