Skip to content
Grok

Razi Dev Utilities for Grok

io.github.razikallayi/razi-dev

Developer utilities over MCP: Base64 encode and decode, decode JWTs, format JSON, do percentages.

client:Grok transport:streamable-http

Install Razi Dev Utilities in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "razi-dev": {
      "type": "http",
      "url": "https://www.razi.pro/api/mcp/dev"
    }
  }
}

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

Razi Dev Utilities in other clients