Skip to content
Grok

Razi Text Generation for Grok

io.github.razikallayi/razi-text

Text generation over MCP: prose, emails, blog outlines, SQL, humanizing, text diffs, fake data.

client:Grok transport:streamable-http

Install Razi Text Generation in Grok

.mcp.json (in your project root)

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

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 Text Generation in other clients