Skip to content
Grok

IP Geolocation API for Grok

io.github.br0ski777/ip-geolocation

IP geolocation with city, ISP, ASN, VPN/proxy/tor detection. x402.

client:Grok transport:sse

Install IP Geolocation API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ip-geolocation": {
      "type": "sse",
      "url": "https://ip-geolocation.api.klymax402.com/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

IP Geolocation API in other clients