GPT Image 2 transforms text prompts into stunning 4K images, featuring highly accurate, readable text and photorealistic scenes. It offers advanced capabilities like multilingual rendering, custom dimensions, and image-to-image editing, making it ideal for product photography, ad creatives, concept art, and UI mockups.
Server Config
{
"mcpServers": {
"gpt-image-2": {
"command": "npx",
"args": [
"-y",
"@genimageai/mcp-server"
],
"env": {
"API_KEY": "<YOUR_GENIMAGEAI_API_KEY>"
}
}
}
}