Look up IP address geolocation, network information, detect proxies and VPNs, and find abuse contact details using IPLocate.io
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"env": {
"IPLOCATE_API_KEY": ""
},
"args": [
"-y",
"@iplocate/mcp-server"
],
"command": "npx"
}