Skip to content
Cline

cascade-img for Cline

io.github.laffeyp/cascade-img

LLM-operable Midjourney pipeline: 21 MCP tools to compose, generate, curate with vision, and log.

client:Cline transport:stdio runtime:pypi

Install cascade-img 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": {
    "cascade-img": {
      "command": "uvx",
      "args": [
        "cascade-img"
      ],
      "env": {
        "DISCORD_USER_TOKEN": "<DISCORD_USER_TOKEN>",
        "MJ_CHANNEL_ID": "<MJ_CHANNEL_ID>",
        "MJ_IMAGINE_VERSION": "<MJ_IMAGINE_VERSION>",
        "CASCADE_BRIDGE_URL": "<CASCADE_BRIDGE_URL>"
      }
    }
  }
}

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

cascade-img in other clients