Lookip for VS Code
io.lookip/ip-lookup
IP geolocation, ASN and network data, plus VPN, proxy and Tor detection. ASN tools need no key.
client:VS Code
transport:streamable-http
tools:5
Install Lookip in VS Code
.vscode/mcp.json
{
"servers": {
"ip-lookup": {
"type": "http",
"url": "https://api.lookip.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs