Skip to content
Windsurf

proxy veil for Windsurf

io.github.goldentrii/proxy-veil

Residential proxy MCP server for AI agents — geo-targeting, sticky sessions, anti-bot bypass.

client:Windsurf transport:stdio runtime:npm

Install proxy veil in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "proxy-veil": {
      "command": "npx",
      "args": [
        "-y",
        "proxy-veil"
      ],
      "env": {
        "NOVADA_PROXY_USER": "<NOVADA_PROXY_USER>",
        "NOVADA_PROXY_PASS": "<NOVADA_PROXY_PASS>",
        "NOVADA_API_KEY": "<NOVADA_API_KEY>",
        "BRIGHTDATA_USER": "<BRIGHTDATA_USER>",
        "BRIGHTDATA_PASS": "<BRIGHTDATA_PASS>",
        "SMARTPROXY_USER": "<SMARTPROXY_USER>",
        "SMARTPROXY_PASS": "<SMARTPROXY_PASS>",
        "OXYLABS_USER": "<OXYLABS_USER>",
        "OXYLABS_PASS": "<OXYLABS_PASS>",
        "PROXY_URL": "<PROXY_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

proxy veil in other clients