IP Geolocation Lookup
x402/ip-geolocation-lookupGet country, region, city, timezone, ISP, and ASN info for the requesting IP address. Powered by ipwho.is (keyless, 10k req/month/IP). Useful for AI agents needing geographical context, fraud detection systems, and localization services. [x402: $0.05/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ip_geolocation_lookup": {
"url": "https://proxy.suverse.io/v1/data/ip-geolocation",
"transport": "http"
}
}
}