Skip to content
Grok

4fetch for Grok

io.github.amit755/4fetch

Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.

client:Grok transport:streamable-http

Install 4fetch in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "4fetch": {
      "type": "http",
      "url": "https://api.4fetch.com/mcp/v1/fetch"
    }
  }
}

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

4fetch in other clients