gpt image mcp for Windsurf
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:Windsurf
transport:stdio
runtime:npm
Install gpt image mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs