Skip to content
Grok

Hash Generator API for Grok

io.github.br0ski777/hash-generator

Cryptographic hashing — MD5, SHA1, SHA256, SHA512, bcrypt. x402 micropayment.

client:Grok transport:sse

Install Hash Generator API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hash-generator": {
      "type": "sse",
      "url": "https://hash-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

Hash Generator API in other clients