Oxylabs SERP Connector for AI agents.
10 live capabilities
Track global keyword rankings and extract structured search data across multiple platforms.
Waiting for input…
Why people use Oxylabs SERP
Oxylabs SERP for Global SEO Keyword Tracking
This Connector replaces that manual loop. Your agent can query multiple search engines simultaneously and return structured data for every keyword. You get a clean summary of your rankings and market position in seconds.
What Vinkius changes
You get structured search data from any major engine without managing proxies or scrapers.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Global Keyword Reporting
An SEO manager needs a weekly report on 50 keywords across Google and Bing.
- Real-world use case 02
Travel Price Comparison
A travel brand wants to see how their hotels compare.
- Real-world use case 03
Academic Research Synthesis
A researcher needs to find recent papers on LLMs.
Complete set · 10capabilities
The complete Oxylabs SERP capability set.
These are the exact actions your AI can choose when you ask it to work with Oxylabs SERP.
01—04
4 capabilities in this set.
Part of 10 available through Oxylabs SERP.
- 01 Capability
Google scholar search
This is perfect for gathering research in specialized fields.
- 02 Capability
Google shopping search
It helps you monitor competitor pricing in real time.
- 03 Capability
Google travel search
Use this to compare rates and availability across different regions.
- 04 Capability
Yandex search
This is the standard for SEO analysis in that region.
05—07
3 capabilities in this set.
Part of 10 available through Oxylabs SERP.
- 05 Capability
Youtube search
Use this to track video performance and content trends.
- 06 Capability
Baidu search
Get search engine results from China's leading search provider. This is useful for analyzing the Chinese market.
- 07 Capability
Bing search
Pull organic rankings and rich snippets from Microsoft Bing. Use this to see how your brand performs on secondary engines.
08—10
3 capabilities in this set.
Part of 10 available through Oxylabs SERP.
- 08 Capability
Google search
Fetch organic results and snippets from the main Google search engine. It provides the core data for most SEO audits.
- 09 Capability
Google images search
Extract structured data from Google image search results. This helps you see how your visual content ranks.
- 10 Capability
Google news search
Retrieve latest news results from Google News in JSON format. Use it to track brand mentions and current events.
Set up in minutes
One URL. Then ask Oxylabs SERP to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Oxylabs SERP 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_VcufeNRO04FsZYNyYIwtnVNPzSB6D4FpGpORUwSs/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 SERP, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Oxylabs SERP for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_VcufeNRO04FsZYNyYIwtnVNPzSB6D4FpGpORUwSs/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 SERP URL.
- Step 03
Save and start
Save the connection and enable Oxylabs SERP in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"oxylabs-serp": {
"url": "https://edge.vinkius.com/vk_preview_VcufeNRO04FsZYNyYIwtnVNPzSB6D4FpGpORUwSs/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 SERP
Open Agent mode in chat and ask: "Using Oxylabs SERP, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"oxylabs-serp": {
"url": "https://edge.vinkius.com/vk_preview_VcufeNRO04FsZYNyYIwtnVNPzSB6D4FpGpORUwSs/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 SERP
Ask Copilot: "Using Oxylabs SERP, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"oxylabs-serp": {
"url": "https://edge.vinkius.com/vk_preview_VcufeNRO04FsZYNyYIwtnVNPzSB6D4FpGpORUwSs/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 SERP
Open Cascade and ask: "Using Oxylabs SERP, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"oxylabs-serp": {
"url": "https://edge.vinkius.com/vk_preview_VcufeNRO04FsZYNyYIwtnVNPzSB6D4FpGpORUwSs/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 SERP
Ask Cline: "Using Oxylabs SERP, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add oxylabs-serp --transport http "https://edge.vinkius.com/vk_preview_VcufeNRO04FsZYNyYIwtnVNPzSB6D4FpGpORUwSs/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 SERP
Ask Claude: "Using Oxylabs SERP, show me...". 10 tools are ready
Where the request belongs
Work Oxylabs SERP can move forward.
This is for the SEO lead who needs to report on global rankings daily or the market analyst who spends hours hunting for competitor pricing in different regions.
SEO Specialist
Tracks keyword movements and analyzes SERP features across global markets to adjust content strategy.
Market Researcher
Monitors competitor pricing on Google Shopping and hotel rates on Google Travel to build pricing models.
Content Strategist
Audits YouTube video rankings and news syndication to identify trending topics and competitor gaps.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOxylabs
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.
Zenserp
Scrape live search engine results (SERP) from Google, Bing, Yandex, and DuckDuckGo using Zenserp's high-speed API.
SerpApi
Scrape search engine results. audit Google, Bing, and YouTube via AI.
ValueSERP
Bring real-time Google Search data into your AI agent. Search organically, find images, news, scholars, and related questions without getting blocked.
Scale SERP
Equip your AI agent with real-time Google Search data. run organic, news, shopping, and scholar queries effortlessly.
DataForSEO
Manage SERP data via DataForSEO. track Google organic rankings, audit Maps nodes, monitor News publications, and research Amazon products directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Oxylabs SERP 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 SERP.
The practical details behind the request, access and result.
Can Oxylabs SERP help me track my rankings on different search engines?
Yes, it lets your agent pull data from Google, Bing, Yandex, and Baidu. You can see exactly where you rank for specific keywords across multiple regions.
Does this Connector handle CAPTCHAs or proxy issues?
Yes, that is a main benefit. It uses Oxylabs infrastructure to bypass those hurdles so your agent gets the data it needs without getting blocked.
Can I use it to monitor competitor prices on Google Shopping?
Absolutely. You can pull structured product data and prices, making it easy to keep an eye on your competition's pricing in real time.
Is it possible to get search results from non-English engines like Yandex or Baidu?
Yes, it supports those engines specifically. This is great for doing deep-dive market research in Russia or China.
Can I get academic papers using this?
Yes, it includes a capability for Google Scholar. Your agent can find and summarize research papers for you instantly.
Does it work for YouTube rankings too?
Yes, it can pull video rankings, views, and channel details. It is a great way to see who is leading the conversation on a specific topic.
Are the exported results structured JSON or raw HTML?
The API returns highly structured, pre-parsed JSON. For example, a Google Search request directly returns organized arrays of organic results, related queries, ads, and knowledge panels. there's no need to write code to parse the HTML DOM.
Do I need to manage my own residential proxies?
No. Oxylabs handles all infrastructure on the backend, automatically rotating residential proxies, fingerprinting, and bypassing CAPTCHAs. You just provide the search query.
Can I search Google News for PR tracking?
Yes, the google_news_search capability natively queries the News tab, returning structured articles with publishers, titles, snippets, and exact publication timestamps, making it highly effective for PR and brand tracking.
One connection away
Give your agent a direct line to Oxylabs SERP.
Connect Oxylabs SERP once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available