Skip to content
Grok

arjunkmrm fetch for Grok

ai.smithery/arjunkmrm-fetch

Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co…

client:Grok transport:streamable-http

Install arjunkmrm fetch in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "arjunkmrm-fetch": {
      "type": "http",
      "url": "https://server.smithery.ai/@arjunkmrm/fetch/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

arjunkmrm fetch in other clients