Skip to content

asset auto generator for Grok

io.github.tranthientrong/asset-auto-generator

An MCP server that provides asset auto generator

client:Grok transport:streamable-http

Install asset auto generator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "asset-auto-generator": {
      "type": "http",
      "url": "https://TranThienTrong.github.io/mcp/asset-auto-generator"
    }
  }
}

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

asset auto generator in other clients