Skip to content
Grok

Serper for Grok

io.github.pipeworx-io/serper

Serper MCP — wraps the Serper Google Search API (serper.dev)

client:Grok transport:streamable-http

Install Serper in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "serper": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/serper/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

Serper in other clients