Skip to content
Claude Desktop

prompt to asset for Claude Desktop

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

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

client:Claude Desktop transport:stdio runtime:npm

Install prompt to asset in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

prompt to asset in other clients