
Proxy Veil
Give Claude Code or Cursor agents residential proxies with geo-targeting and sticky sessions when scraping, testing paywalls, or automating browser workflows that block datacenter IPs.
Overview
Proxy Veil is an MCP server for the Build phase that gives AI agents residential proxy tools with geo-targeting, sticky sessions, and anti-bot-friendly egress.
What is this MCP server?
- Residential proxy routing for MCP clients via stdio npm package proxy-veil v1.5.4
- Geo-targeting and sticky sessions for consistent IP identity across multi-step flows
- Anti-bot bypass oriented toward real browser-like egress, not raw datacenter calls
- Multi-vendor credentials: Novada (proxy user/pass + scraper API key), BrightData, and Smartproxy env vars
- MCP server integration, not a standalone scraping skill—you register tools in the agent config
- Server version 1.5.4 on npm identifier proxy-veil
- Three documented proxy provider credential groups: Novada, BrightData, and Smartproxy
- Stdio transport per MCP server schema 2025-12-11
What problem does it solve?
Agent automations and scrapers fail when sites block datacenter IPs, rotate you mid-flow, or require country-specific routing you cannot fake locally.
Who is it for?
Indie builders running agent-led web automation, market research crawls, or integration tests that need realistic residential IPs and session stickiness.
Skip if: Teams that only need static JSON APIs with no bot protection, or anyone unwilling to pay for and manage residential proxy vendor accounts.
What do I get? / Deliverables
After you register proxy-veil and set provider credentials, your agent can call MCP proxy tools with geo-sticky residential routing instead of debugging raw fetch failures.
- Registered stdio MCP server exposing residential proxy tools to your agent
- Geo-targeted, sticky-session outbound requests via configured vendor credentials
- Optional Novada Scraper API-backed search when NOVADA_API_KEY is set
Recommended MCP Servers
Journey fit
Proxy tooling is wired during product build when you connect agents to real-world sites, not during launch marketing. Agent-tooling is the canonical shelf because the server is explicitly built for AI agent HTTP traffic and anti-bot scenarios.
How it compares
Residential proxy MCP integration, not an agent skill or headless-browser driver.
Common Questions / FAQ
Who is Proxy Veil for?
Proxy Veil is for solo builders and small teams using Claude Code, Cursor, or similar MCP clients who need agent-driven HTTP through residential proxies with geo and session control.
When should I use Proxy Veil?
Use it during build when wiring agents to live websites, scrapers, or anti-bot-protected flows where datacenter IPs break or sessions must stay on one egress IP.
How do I add Proxy Veil to my agent?
Install the npm package proxy-veil, add the stdio MCP server entry in your agent config, and set the Novada, BrightData, and/or Smartproxy environment variables your chosen provider requires.