Skip to content
Grok

Base64 Codec API for Grok

io.github.br0ski777/base64-codec

Encode/decode base64 and URL-safe base64. x402 micropayment.

client:Grok transport:sse

Install Base64 Codec API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "base64-codec": {
      "type": "sse",
      "url": "https://base64-codec.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

Base64 Codec API in other clients