Skip to content
Cline

prompt to asset for Cline

io.github.mohamedabdallah-14/prompt-to-asset

Generate app icons, favicons, OG images, and logos by routing across 30+ image models.

client:Cline transport:stdio runtime:npm

Install prompt to asset 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

{
  "mcpServers": {
    "prompt-to-asset": {
      "command": "npx",
      "args": [
        "-y",
        "prompt-to-asset"
      ]
    }
  }
}

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

prompt to asset in other clients