Provides an MCP server enabling AI assistants to generate and edit images using OpenAI's gpt-image-1 model.
This MCP server implements tools for generating and editing images using OpenAI's `gpt-image-1` model via the official Python SDK, allowing AI assistants to create images from text prompts, edit existing images, and perform inpainting with masks. It offers tools for both image generation and editing, with configurable parameters such as size, quality, and number of images. The server is designed to be integrated with MCP client environments like Cline, offering a seamless way to incorporate advanced image manipulation capabilities into AI-powered workflows.