Skip to content
Grok

Gemus for Grok

ai.gemus/gemus

Node-based AI design workflows on the Gemus canvas: generate images, video, 3D, and PPT.

client:Grok transport:streamable-http

Install Gemus in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gemus": {
      "type": "http",
      "url": "https://gemus.ai/api/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

Gemus in other clients