Skip to content
Windsurf

prompt to asset for Windsurf

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

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

client:Windsurf transport:stdio runtime:npm

Install prompt to asset in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

prompt to asset in other clients