IP99 IP risk & geolocation for VS Code
com.ip99/ip99
Free IP risk and geolocation lookup: proxy, VPN and datacenter detection. No API key.
client:VS Code
transport:streamable-http
tools:1
Install IP99 IP risk & geolocation in VS Code
.vscode/mcp.json
{
"servers": {
"ip99": {
"type": "http",
"url": "https://ip99.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs