Skip to content
Grok

UUID Generator API for Grok

io.github.br0ski777/uuid-generator

Generate UUIDs v4, v7, ULID, nanoid. Batch support. x402 micropayment.

client:Grok transport:sse

Install UUID Generator API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "uuid-generator": {
      "type": "sse",
      "url": "https://uuid-generator.api.klymax402.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

UUID Generator API in other clients