IP99 IP risk & geolocation for Claude Desktop
com.ip99/ip99
Free IP risk and geolocation lookup: proxy, VPN and datacenter detection. No API key.
client:Claude Desktop
transport:streamable-http
tools:1
Install IP99 IP risk & geolocation in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ip99": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ip99.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs