IP Geolocation API for VS Code
io.github.br0ski777/ip-geolocation
IP geolocation with city, ISP, ASN, VPN/proxy/tor detection. x402.
client:VS Code
transport:sse
Install IP Geolocation API in VS Code
.vscode/mcp.json
{
"servers": {
"ip-geolocation": {
"type": "sse",
"url": "https://ip-geolocation.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs