Rotating proxy, cloud browsers, and an MCP server — one platform to give your scrapers, bots, and AI agents reliable access to any website
Thousands of datacenter IPs through a single endpoint. Each request rotates to a fresh IP, or pin a session to keep one. Anti-Detect Mode spoofs TLS fingerprints so your traffic looks like a real browser.
curl -x proxy.botproxy.net:8080 \
-U "user:password" \
https://example.com
Proxy documentation
Cloud-hosted Chrome workers you control via HTTP. Navigate pages, fill forms, solve CAPTCHAs, take screenshots, and generate PDFs — all routed through the proxy network.
curl -X POST api.botproxy.net/navigate \
-H "X-Api-Key: YOUR_KEY" \
-d '{"url":"https://example.com"}'
API documentation
Connect AI agents to BotProxy via the Model Context Protocol. Claude, ChatGPT, Cursor, and other AI tools get browser automation and web fetching out of the box.
{"mcpServers": {"botproxy": {
"type": "streamable-http",
"url": "api.botproxy.net/mcp
?key=YOUR_KEY"
}}}
MCP documentation
Works with any language, any HTTP client, any AI agent framework
Point your code at a single proxy endpoint or add the MCP config to your AI tool — that's it. No proxy lists to manage, no browser farms to maintain. Works with Python, Node.js, Go, Scrapy, Playwright, and any HTTP client.
Send an HTTP request through our proxy network and see the result instantly.
Residential proxy services charge $5–15/GB. BotProxy starts at $10/month with included traffic and free Browser API demo access on every plan. Anti-Detect Mode bridges the gap between datacenter speed and residential stealth.
US East, Central and West IPs
All US and EU IPs
World: Asia, Australia, EU, US
Managed stealth Chrome browser API plus all Rotating Proxies
More information about our plans and pricing available at our pricing page.