Skip to content
Cline

gpt image mcp for Cline

io.github.youbotapi/gpt-image-mcp

Generate and edit images with GPT Image 2.5 for $0.029 — free key, 50 credits, no card.

client:Cline transport:stdio runtime:npm

Install gpt image mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gpt-image-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gpt-image-2-5-mcp"
      ],
      "env": {
        "YOUBOT_API_KEY": "<YOUBOT_API_KEY>",
        "YOUBOT_IMAGE_DIR": "<YOUBOT_IMAGE_DIR>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

gpt image mcp in other clients