Skip to content
Grok

Umlout for Grok

io.github.dmkorj/umlout

Create and edit UML, flowchart, wireframe and sequence diagrams on an Umlout whiteboard.

client:Grok transport:sse

Install Umlout in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "umlout": {
      "type": "sse",
      "url": "https://www.umlout.com/mcp/sse"
    }
  }
}

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

Umlout in other clients