Skip to content
Grok

Iplookup for Grok

io.github.pipeworx-io/iplookup

IP Lookup MCP — ip-api.com (free, no auth for basic usage)

client:Grok transport:streamable-http

Install Iplookup in Grok

.mcp.json (in your project root)

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

Iplookup in other clients