ip2location geolocation for Windsurf
com.mcparmory/ip2location-geolocation
Look up IP address location and geolocation data with country, city, timezone, and ISP details
client:Windsurf
transport:stdio
runtime:pypi
Install ip2location geolocation in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ip2location-geolocation": {
"command": "uvx",
"args": [
"mcparmory-ip2location-geolocation"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs