Skip to content
Grok

Razi Web Tools for Grok

io.github.razikallayi/razi-web

Web and URL utilities over MCP: shorten URLs, screenshot pages, read page metadata, encode URLs.

client:Grok transport:streamable-http

Install Razi Web Tools in Grok

.mcp.json (in your project root)

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

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 Web Tools in other clients