A Model Context Protocol server for OpenAI's gpt-image-1 model, supports Image Generation and Editing/Masks.
{
"mcpServers": {
"cloudwerxlabgpt-image-1": {
"command": "npx",
"args": [
"-y",
"@cloudwerxlab/gpt-image-1-mcp"
]
}
}
}