Nimbleway Connector for AI agents.
10 live capabilities
Get structured web data and high-fidelity scraping results from any site.
Waiting for input…
Why people use Nimbleway
Nimbleway for High-Fidelity Web Scraping and Data Extraction
This Connector changes that by giving your agent the ability to bypass those blocks and fetch clean data directly. You just ask for the content, and it handles the stealth technology and rendering for you. You get clean Markdown or raw HTML in seconds, moving you from infrastructure headaches to actual data analysis.
What Vinkius changes
You get reliable web data without having to manage the scraping infrastructure yourself.
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
A researcher asks for the current prices of all items on a specific e-commerce site.
- Real-world use case 02
Automated News Aggregation
A developer wants a daily summary of news.
- Real-world use case 03
Pipeline Health Checks
A data engineer wants to know if their overnight scrape finished.
Complete set · 10capabilities
The complete Nimbleway capability set.
These are the exact actions your AI can choose when you ask it to work with Nimbleway.
01—04
4 capabilities in this set.
Part of 10 available through Nimbleway.
- 01 Capability
Get pipeline
Get specific pipeline details. Use this to inspect the configuration of your data streams.
- 02 Capability
Extract markdown
Extract a web page as Markdown. Use this to turn messy websites into clean text your agent can easily read.
- 03 Capability
Get job
Get specific job details. Use this to check the progress and metadata of your active scraping jobs.
- 04 Capability
Get me
Get current account info. This lets you see your account status and details at a glance.
05—07
3 capabilities in this set.
Part of 10 available through Nimbleway.
- 05 Capability
List jobs
List scraping jobs. This gives you a bird's-eye view of all your active data extraction jobs.
- 06 Capability
List pipelines
List scraping pipelines. Use this to see all your data streams and scraping workflows.
- 07 Capability
List proxies
List proxy configuration. Use this to access your residential and data center proxy endpoint details.
08—10
3 capabilities in this set.
Part of 10 available through Nimbleway.
- 08 Capability
Search web
Perform structured web search. Get organized results from major search engines directly into your chat.
- 09 Capability
Extract html
Get a web page as raw HTML. This is useful when you need the full source code for deep analysis.
- 10 Capability
Get account usage
Check account bandwidth and usage. Use this to see your remaining credits and bandwidth in real-time.
Set up in minutes
One URL. Then ask Nimbleway to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Nimbleway 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_XYkQNoCBJIX2uN14umVVJNn1oe6cSfTAsucoa2j7/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 Nimbleway, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Nimbleway for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_XYkQNoCBJIX2uN14umVVJNn1oe6cSfTAsucoa2j7/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 Nimbleway URL.
- Step 03
Save and start
Save the connection and enable Nimbleway in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"nimbleway": {
"url": "https://edge.vinkius.com/vk_preview_XYkQNoCBJIX2uN14umVVJNn1oe6cSfTAsucoa2j7/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 Nimbleway
Open Agent mode in chat and ask: "Using Nimbleway, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"nimbleway": {
"url": "https://edge.vinkius.com/vk_preview_XYkQNoCBJIX2uN14umVVJNn1oe6cSfTAsucoa2j7/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 Nimbleway
Ask Copilot: "Using Nimbleway, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"nimbleway": {
"url": "https://edge.vinkius.com/vk_preview_XYkQNoCBJIX2uN14umVVJNn1oe6cSfTAsucoa2j7/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 Nimbleway
Open Cascade and ask: "Using Nimbleway, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"nimbleway": {
"url": "https://edge.vinkius.com/vk_preview_XYkQNoCBJIX2uN14umVVJNn1oe6cSfTAsucoa2j7/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 Nimbleway
Ask Cline: "Using Nimbleway, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add nimbleway --transport http "https://edge.vinkius.com/vk_preview_XYkQNoCBJIX2uN14umVVJNn1oe6cSfTAsucoa2j7/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 Nimbleway
Ask Claude: "Using Nimbleway, show me...". 10 tools are ready
Where the request belongs
Work Nimbleway can move forward.
For data engineers who are tired of debugging scraper blocks, market researchers who need structured data at scale, and developers who want to build web-connected apps without building a proxy fleet.
Data Engineer
Automates the testing of extraction rules and monitors pipeline health without leaving the terminal.
Market Researcher
Pulls structured search results for competitor pricing or trend analysis on the fly.
Web Scraper Developer
Integrates high-fidelity scraping into custom workflows using plain language commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBright 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.
Browse AI
Automate web scraping with Browse AI. run extraction robots, monitor page changes, and retrieve bulk data directly from any AI agent.
ScrapingBee
Powerful web scraping with JS rendering, premium proxies, and AI-powered data extraction directly from your AI agent.
Spider
High-performance Rust-powered web scraping and crawling. scrape, crawl, and search up to 100K+ pages/second with built-in anti-bot protection.
SerpApi
Equip your AI agent with real-time web search capabilities across Google, Bing, Baidu, Yahoo, and DuckDuckGo.
Bring your own AI
Change the model, client or framework. Keep Nimbleway 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 Nimbleway.
The practical details behind the request, access and result.
Can Nimbleway MCP bypass bot detection on websites?
Yes, it uses stealth technology to fetch content from sites that usually block standard requests, ensuring your agent can access the data it needs.
How does Nimbleway MCP handle web searches?
It performs structured searches on major search engines and returns organized data instead of just a list of links, making it easier for your agent to process results.
Can I use Nimbleway MCP to get Markdown from a URL?
Yes, you can ask your agent to convert any web page into clean Markdown, which is perfect for summarizing content or feeding it into other tasks.
How do I check my scraping credits with Nimbleway MCP?
You can simply ask your agent to check your account usage. It will pull your remaining credits and bandwidth usage in real-time.
Can Nimbleway MCP manage multiple scraping pipelines?
Yes, it allows you to list and inspect all your data streams and scraping pipelines through natural conversation, giving you full oversight of your workflows.
Does Nimbleway MCP work for market research?
It is highly effective for market research because it can pull structured search results and scrape competitor data at scale without you needing to manage proxies.
How do I get a Nimbleway API Key?
Log in to your Nimbleway dashboard, navigate to Settings or API section, and generate a new Bearer Token for access.
What is stealth mode in extraction?
Nimbleway's extraction capabilities automatically use advanced fingerprinting and proxy rotation to mimic real human browsers, allowing you to access content protected by anti-bot measures.
Can I search Google or Bing with this server?
Yes! The search_web capability uses Nimble Search to query major search engines and return the results as structured JSON, perfect for agentic workflows.
One connection away
Give your agent a direct line to Nimbleway.
Connect Nimbleway once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available