Allow your agent to access multiple geolocation, API and catalogs by changing its IP.
Server Config
{
"mcpServers": {
"AI VPN": {
"command": "uv",
"args": [
"--directory",
"/opt/ai-vpn-mcp",
"run",
"--with",
"fastmcp",
"fastmcp",
"run",
"server.py"
],
"env": {},
"transport": "stdio"
}
}
}