ideogram mcp for Windsurf
io.github.qmediat/ideogram-mcp
Ideogram V3 API — generate, edit, remix, reframe, replace background, upscale images
client:Windsurf
transport:stdio
runtime:npm
Install ideogram mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ideogram-mcp": {
"command": "npx",
"args": [
"-y",
"@qmediat.io/ideogram-mcp"
],
"env": {
"IDEOGRAM_API_KEY": "<IDEOGRAM_API_KEY>",
"IDEOGRAM_OUTPUT_DIR": "<IDEOGRAM_OUTPUT_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs