Skip to content
Grok

ASMI — AI avatars for your site for Grok

tech.broen/asmi

Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.

client:Grok transport:streamable-http

Install ASMI — AI avatars for your site in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "asmi": {
      "type": "http",
      "url": "https://broen.tech/api/asmi/mcp"
    }
  }
}

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

ASMI — AI avatars for your site in other clients