ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Oxylabs with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Scrape any website via Oxylabs. extract Google SERPs, Amazon products, Bing and Yandex results, or any arbitrary URL with JS rendering from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Oxylabs capability set.

These are the exact actions your AI can choose when you ask it to work with Oxylabs.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Oxylabs.

  1. 01

    Scrape amazon search

    Perform structured data extraction looping over Amazon query listings

  2. 02

    Scrape custom payload

    Oxylabs.io/v1/queries` customizing Proxy Types, Locations and deeply nested config params. Dispatch entirely arbitrary strict Oxylabs Payload JSON structures

  3. 03

    Scrape google serp

    Extract Google Search Engine Results Page (SERP) blocks structurally

  4. 04

    Scrape google shopping

    Extract E-Commerce structures hitting Google Shopping engines

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Oxylabs.

  1. 05

    Scrape universal

    Oxylabs.io/v1/queries endpoint mapping source=universal. Dynamically extracts raw remote HTML safely avoiding proxy blocks. Use js_render=true` explicitly if the target SPA strictly requires client rendering. Scrape any arbitrary HTML website using Oxylabs Universal Scraper API

  2. 06

    Scrape yandex serp

    Execute structural analysis indexing Yandex Search instances

  3. 07

    Scrape amazon product

    Extract deep E-Commerce retail arrays extracting arbitrary Amazon ASINs

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Oxylabs.

  1. 08

    Scrape bing serp

    Calculate and extract structured Bing Search Web mappings

  2. 09

    Scrape google images

    Parse and Scrape specific Google Image Search layout blocks

  3. 10

    Scrape google news

    Export time-indexed News articles via Google News blocks

Observed, not estimated

861ms average. Fast in production.

Oxylabs is checked daily against the live service.

Daily averagePeak 1037ms
Aug 20Today
Fastest day
717ms
Slowest day
1037ms
14-day trend
Slowing+18%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Oxylabs, so you can see the experience inside your AI.

It does not authenticate your account with Oxylabs. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Oxylabs Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Oxylabs capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "oxylabs-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_iuMv6hVGHWEAOjX5KA3LGeI6nb8UwbzyABtu72Tg/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Oxylabs owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.