DataForSEO Connector for AI agents.
10 live capabilities
Get real-time SERP rankings and Amazon retail data through your agent.
Waiting for input…
Why people use DataForSEO
DataForSEO for automated SERP and retail data auditing
This Connector changes that by letting you just ask. You get the data you need in a chat window, ready to be analyzed immediately. You stop being a data entry clerk and start being a strategist.
What Vinkius changes
You get live search data in your chat window without touching a spreadsheet.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Competitor Gap Analysis
An SEO lead asks the agent to compare organic results for 'best CRM' across Google and Bing to see which competitors are winning.
- Real-world use case 02
Local Store Audit
A marketer asks for the top 3 businesses on Google Maps in London for 'Italian Restaurant' to check a client's ranking.
- Real-world use case 03
Amazon Price Tracking
An e-commerce lead asks for the current price and BSR for a specific ASIN in the UK to see if a competitor dropped their price.
Complete set · 10capabilities
The complete DataForSEO capability set.
These are the exact actions your AI can choose when you ask it to work with DataForSEO.
01—04
4 capabilities in this set.
Part of 10 available through DataForSEO.
- 01 Capability
Bing organic
Track Microsoft Graph differentials and extract rich churn flags from Bing. It helps you identify specific ranking shifts on the Microsoft search engine.
- 02 Capability
Amazon asin
Get live prices, BSR, and Prime stock for specific Amazon products. This helps you audit e-commerce competition and track price fluctuations.
- 03 Capability
Baidu organic
Pull local search features and rankings from Baidu for the Chinese market. Use this to see how your brand appears in regional search results.
- 04 Capability
Google organic
Identify bounded CRM records and ranking positions on Google. Use this to see exactly where your site lands in organic search results.
05—07
3 capabilities in this set.
Part of 10 available through DataForSEO.
- 05 Capability
Google images
Retrieve visual array vectors from Google Images. This lets you monitor your brand's visual footprint in image search results.
- 06 Capability
Google maps
Perform structural extraction of properties driving local business logic. Use this to get GPS coordinates and review counts for map listings.
- 07 Capability
Google news
Provision a highly-available JSON payload from Google News. It lets you see fresh PR and syndicated publication stamps.
08—10
3 capabilities in this set.
Part of 10 available through DataForSEO.
- 08 Capability
Yahoo organic
Identify legacy SERP positions and export active billing rules on Yahoo. Use this to monitor your presence on secondary search engines.
- 09 Capability
Yandex organic
Resolve top ranking CIS regional indexes and dispatch validation checks. This is your go-to for seeing how results look in the CIS region.
- 10 Capability
Youtube organic
Return direct streaming video rankings and exact metadata counts. Use this to see how your video content ranks on YouTube.
Set up in minutes
One URL. Then ask DataForSEO to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use DataForSEO 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_bnUWDDFxyqP0hCo3xN4psDWQg9R02IQl4sOTVPJW/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 DataForSEO, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable DataForSEO for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bnUWDDFxyqP0hCo3xN4psDWQg9R02IQl4sOTVPJW/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 DataForSEO URL.
- Step 03
Save and start
Save the connection and enable DataForSEO in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dataforseo": {
"url": "https://edge.vinkius.com/vk_preview_bnUWDDFxyqP0hCo3xN4psDWQg9R02IQl4sOTVPJW/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 DataForSEO
Open Agent mode in chat and ask: "Using DataForSEO, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dataforseo": {
"url": "https://edge.vinkius.com/vk_preview_bnUWDDFxyqP0hCo3xN4psDWQg9R02IQl4sOTVPJW/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 DataForSEO
Ask Copilot: "Using DataForSEO, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dataforseo": {
"url": "https://edge.vinkius.com/vk_preview_bnUWDDFxyqP0hCo3xN4psDWQg9R02IQl4sOTVPJW/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 DataForSEO
Open Cascade and ask: "Using DataForSEO, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dataforseo": {
"url": "https://edge.vinkius.com/vk_preview_bnUWDDFxyqP0hCo3xN4psDWQg9R02IQl4sOTVPJW/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 DataForSEO
Ask Cline: "Using DataForSEO, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dataforseo --transport http "https://edge.vinkius.com/vk_preview_bnUWDDFxyqP0hCo3xN4psDWQg9R02IQl4sOTVPJW/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 DataForSEO
Ask Claude: "Using DataForSEO, show me...". 10 tools are ready
Where the request belongs
Work DataForSEO can move forward.
This is for the SEO pro who's tired of manual exports and the e-commerce manager who needs to track hundreds of SKUs without losing their mind.
SEO Specialist
Auditing competitor rankings across five different engines to find content gaps on Tuesday afternoons.
Local Marketer
Checking GMB 3-pack positions and GPS coordinates for clients in various cities.
E-commerce Manager
Monitoring Amazon BSR and price shifts for a product line to stay ahead of competitors.
Market Researcher
Gathering regional search trends and news hits for new product launches.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSemrush
Grant your AI agent access to Semrush's massive SEO database to analyze competitor backlink profiles, track domain ranks, and research profitable keywords contextually.
SpyFu
Automate SEO and PPC research via SpyFu. analyze domain metrics, track keyword stats, and uncover competitor ad history directly from any AI agent.
Google Search Console
Monitor your website's search performance, fix indexing issues, and manage sitemaps via AI.
Surfer SEO
Connect your AI to Surfer SEO. Generate Content Editors, perform NLP SERP audits, and extract high-ranking keyword guidelines directly from the terminal.
Oxylabs SERP
Extract structured search engine results via Oxylabs. scrape Google, Bing, Yandex, Baidu, and YouTube rankings directly from your AI agent.
Raven Tools
Track SEO rankings, audit website health, and generate white-label marketing reports for your clients automatically.
Bring your own AI
Change the model, client or framework. Keep DataForSEO 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 DataForSEO.
The practical details behind the request, access and result.
Can the DataForSEO MCP track my competitors on Amazon?
Yes, it pulls live prices and Best Sellers Rank (BSR) for specific ASINs so you can monitor your competition in real-time.
How does the DataForSEO MCP help with local SEO?
It audits Google Maps nodes to show you exactly where your business appears in local searches, including GPS coordinates and review counts.
Can I use the DataForSEO MCP to see news results?
Yes, it retrieves fresh PR and syndicated publication stamps from Google News, allowing you to see the latest media coverage.
Does the DataForSEO MCP work for search engines outside of Google?
It supports multiple search engines including Bing, Yahoo, Yandex, and Baidu, giving you a broader view of search visibility.
Can I use the DataForSEO MCP to check visual search results?
Yes, it can index visual array vectors from Google Images to help you monitor your brand's visual footprint.
How do I connect my DataForSEO account?
You just need your API login and password from your DataForSEO dashboard to link the Connector to your AI client.
Can my agent retrieve localized Google search results for a specific city?
Yes. Provide the city or country name in the 'location' parameter. The agent will query DataForSEO's localized endpoints to return the exact SERP results as seen by users in that specific geographic boundary.
How do I audit competitor rankings across different search engines?
You can use specialized capabilities for each engine (google_organic, bing_organic, baidu_organic, etc.). Provide the target keyword, and the agent will retrieve the top positional stats, allowing you to compare rankings across multiple global indexes.
Does the agent help with Amazon product price and stock monitoring?
Absolutely. The 'amazon_asin' capability retrieves live retail data including Price, Best Sellers Rank (BSR), and Prime availability. Your agent can track these variables natively by ASIN to monitor e-commerce trends.
One connection away
Give your agent a direct line to DataForSEO.
Connect DataForSEO once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available