Skip to content
Grok

Imagcon for Grok

io.github.explorer-64/imagcon-mcp

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

client:Grok transport:streamable-http runtime:mcpb

Install Imagcon in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Imagcon in other clients