Skip to content
VS Code

Imagcon for VS Code

io.github.explorer-64/imagcon-mcp

Generate PWA icon sets and iOS splash screens from a text prompt or an existing image.

client:VS Code transport:streamable-http runtime:mcpb

Install Imagcon in VS Code

.vscode/mcp.json

{
  "servers": {
    "imagcon-mcp": {
      "type": "http",
      "url": "https://mcp.imagcon.app/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Imagcon in other clients