Skip to content
Cline

ideogram mcp for Cline

io.github.qmediat/ideogram-mcp

Ideogram V3 API — generate, edit, remix, reframe, replace background, upscale images

client:Cline transport:stdio runtime:npm

Install ideogram 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": {
    "ideogram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qmediat.io/ideogram-mcp"
      ],
      "env": {
        "IDEOGRAM_API_KEY": "<IDEOGRAM_API_KEY>",
        "IDEOGRAM_OUTPUT_DIR": "<IDEOGRAM_OUTPUT_DIR>"
      }
    }
  }
}

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

ideogram mcp in other clients