Give your AI agent unblockable browser access. Aluvia routes traffic through premium mobile carrier IPs to bypass 403s, CAPTCHAs, and WAFs automatically.
Server Config
{
"mcpServers": {
"aluvia": {
"command": "npx",
"args": [
"-y",
"aluvia-mcp"
],
"env": {
"ALUVIA_API_KEY": "<YOUR_API_KEY>"
}
}
}
}