Skip to content
Grok

Muumuu Domain MCP Server for Grok

io.github.pepabo/muumuu-domain-mcp

Official remote MCP server bridge for Muumuu Domain.

client:Grok transport:streamable-http

Install Muumuu Domain MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "muumuu-domain-mcp": {
      "type": "http",
      "url": "https://mcp.muumuu-domain.com/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

Muumuu Domain MCP Server in other clients