Oxylabs Connector for AI agents.
10 live capabilities
Extract structured web data and search results from any site.
Waiting for input…
Why people use Oxylabs
Oxylabs Web Scraping for E-commerce and SEO Data
This Connector lets your agent do that work in seconds. It pulls the data directly into your chat, giving you a clean table of prices or rankings without you ever opening a browser.
What Vinkius changes
You get a direct pipeline to web data without the headache of managing infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Competitor Price Tracking
An analyst asks for current prices of a specific shoe on a retail site.
- Real-world use case 02
Global SEO Audit
A marketer wants to know their ranking in a specific country.
- Real-world use case 03
Lead Generation
A sales lead asks for news about a specific tech company.
Complete set · 10capabilities
The complete Oxylabs capability set.
These are the exact actions your AI can choose when you ask it to work with Oxylabs.
01—04
4 capabilities in this set.
Part of 10 available through Oxylabs.
- 01 Capability
Scrape universal
The scrape_universal capability extracts raw HTML from any website. Use js_render=true if the target site requires client rendering.
- 02 Capability
Scrape google serp
The scrape_google_serp capability pulls structured Google search results. It extracts organic rankings, ads, and snippets.
- 03 Capability
Scrape google shopping
The scrape_google_shopping capability pulls product listings from Google Shopping. It gets prices, reviews, and availability.
- 04 Capability
Scrape google news
The scrape_google_news capability exports news articles from Google News. It includes publishers and publication dates.
05—07
3 capabilities in this set.
Part of 10 available through Oxylabs.
- 05 Capability
Scrape amazon search
The scrape_amazon_search capability scrapes Amazon query listings. It pulls prices and Prime markers across regional domains.
- 06 Capability
Scrape amazon product
The scrape_amazon_product capability extracts deep details from individual Amazon ASINs. It pulls stock states and bullet points.
- 07 Capability
Scrape custom payload
The scrape_custom_payload capability lets you send custom JSON payloads for specific proxy types. It handles deeply nested configuration params.
08—10
3 capabilities in this set.
Part of 10 available through Oxylabs.
- 08 Capability
Scrape google images
The scrape_google_images capability parses Google Image search results. It pulls image URLs and dimensions.
- 09 Capability
Scrape bing serp
The scrape_bing_serp capability calculates and extracts structured Bing search mappings. It parses organic web graph snippets.
- 10 Capability
Scrape yandex serp
The scrape_yandex_serp capability executes structural analysis for Yandex search results. It indexes rankings for CIS and RU markets.
Set up in minutes
One URL. Then ask Oxylabs to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Oxylabs from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Oxylabs, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Oxylabs for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Oxylabs URL.
- Step 03
Save and start
Save the connection and enable Oxylabs in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"oxylabs": {
"url": "https://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Oxylabs
Open Agent mode in chat and ask: "Using Oxylabs, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"oxylabs": {
"url": "https://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Oxylabs
Ask Copilot: "Using Oxylabs, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"oxylabs": {
"url": "https://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Oxylabs
Open Cascade and ask: "Using Oxylabs, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"oxylabs": {
"url": "https://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Oxylabs
Ask Cline: "Using Oxylabs, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add oxylabs --transport http "https://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Oxylabs
Ask Claude: "Using Oxylabs, show me...". 10 tools are ready
Where the request belongs
Work Oxylabs can move forward.
This is for data-hungry professionals who need to move web information into a structured format without getting blocked by anti-bot systems.
SEO Specialist
Tracking keyword rankings across multiple regions without managing a proxy fleet.
E-commerce Analyst
Monitoring competitor pricing and stock levels on Amazon globally.
Data Engineer
Extracting large-scale web data for market research or content indexing.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsScraperAPI
Equip your AI agent with proxy rotation and headless browsers to extract HTML, Google SERPs, and Amazon data at scale.
SerpApi
Equip your AI agent with real-time web search capabilities across Google, Bing, Baidu, Yahoo, and DuckDuckGo.
WebScrapingAPI
Scrape HTML, render JavaScript, and retrieve structured SERP data using WebScrapingAPI's high-proxy network.
Bright Data
Access the world's #1 web data platform. bypass anti-bot protections, extract structured search engine data, and manage scraping browsers directly from your AI agent.
Zyte
Extract structured web data, perform browser automation, and fetch search engine results directly through the Zyte API.
Nimbleway
Web data collection and scraping via Nimbleway. extract content and search the web directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Oxylabs connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Oxylabs.
The practical details behind the request, access and result.
Can the Oxylabs MCP scrape sites that block bots?
Yes, it uses a professional scraping infrastructure to bypass blocks and deliver clean data. It handles the complexities of proxy management and anti-bot detection for you.
Does the Oxylabs MCP work for Amazon product details?
It can extract deep info like prices, stock status, and bullet points for specific items. It's designed to navigate retail layouts effectively.
Can I use Oxylabs MCP to track my SEO rankings?
You can pull structured results from Google, Bing, and Yandex to monitor your visibility. It provides a clean way to see organic rankings across different regions.
Does the Oxylabs MCP handle websites that require JavaScript?
Yes, it can render JavaScript to pull data from modern single-page apps. This ensures your agent sees the same content a human user would see.
Can Oxylabs MCP provide localized search results?
It supports various countries and TLDs to give you a view of regional search results. This is perfect for global market research and SEO audits.
Is Oxylabs MCP good for market research?
It's ideal for pulling news, prices, and search data at scale. It turns the web into a structured source of information for your research tasks.
Can the scraper handle JavaScript-heavy websites like React or Vue apps?
Yes. Enable js_render=true on the universal scraper and Oxylabs runs a headless Chromium instance that executes all client-side JavaScript before extracting the HTML. This handles SPAs, lazy-loaded content, and dynamically rendered components.
How does it handle anti-bot protection?
Oxylabs manages a global residential and datacenter proxy network with automatic IP rotation, browser fingerprinting, and CAPTCHA solving. The API handles all proxy management transparently. you just send the URL and receive structured data back. No proxy configuration needed on your end.
Can I scrape Amazon in different countries. like amazon.de or amazon.co.jp?
Yes. Both Amazon search and product scrapers accept a domain parameter (com, de, co.jp, co.uk, fr, it, es, etc.). The parser adapts to the regional layout and returns localized pricing, availability, and seller data specific to that marketplace.
One connection away
Give your agent a direct line to Oxylabs.
Connect Oxylabs once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available