IP Geolocation API for Cursor
io.github.br0ski777/ip-geolocation
IP geolocation with city, ISP, ASN, VPN/proxy/tor detection. x402.
client:Cursor
transport:sse
Install IP Geolocation API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ip-geolocation": {
"url": "https://ip-geolocation.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs