GPT Image 1 provides a Model Context Protocol (MCP) server for generating and editing images using OpenAI's gpt-image-1 model. Integrated with MCP clients like VS Code, Roo, Cursor, Augment, and Windsurf, it offers functionalities like creating new images from text prompts, editing existing images with prompts and masks, and saving generated images to a configurable directory. It supports features such as detailed token usage, comprehensive error handling, and the ability to use file paths for image editing, streamlining AI image generation workflows.
Key Features
01Generates new images from text prompts using the OpenAI gpt-image-1 model.
02Edits existing images based on text prompts and optional masks.
03Saves generated images to a configurable output directory.
04Provides detailed token usage information for each request.
05Supports file paths for image editing, eliminating the need for base64 encoding.
061 GitHub stars