Firecrawl Connector for AI agents.
6 live capabilities
Turn any website into clean, structured markdown for your data projects.
Waiting for input…
Why people use Firecrawl
Firecrawl Web Scraping for Clean Data Extraction
This Connector handles the dirty work by converting entire websites into LLM-ready markdown. You just point your agent at a URL and get back clean, structured content that actually works for your project.
What Vinkius changes
You get structured web data without writing a single line of scraping code.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Competitor Site Audits
A marketing lead asks the agent to map a competitor's site to see how they organize their product pages and content.
- Real-world use case 02
Knowledge Base Building
A developer tells the agent to crawl a documentation site to create a local reference guide in markdown format.
- Real-world use case 03
Real-time Price Tracking
A growth engineer uses the agent to pull data from a specific URL every morning to check for pricing changes.
Complete set · 6capabilities
The complete Firecrawl capability set.
These are the exact actions your AI can choose when you ask it to work with Firecrawl.
01—03
3 capabilities in this set.
Part of 6 available through Firecrawl.
- 01 Capability
Get api usage
Check Firecrawl credit usage
- 02 Capability
Cancel active crawl
Stop an ongoing crawl
- 03 Capability
Start crawl
Returns a job ID. Recursively crawl a website
04—06
3 capabilities in this set.
Part of 6 available through Firecrawl.
- 04 Capability
Map website structure
Discover all URLs on a site
- 05 Capability
Get crawl status
Check if a crawl job is still running or finished. This helps you know when the data is ready for your agent to use.
- 06 Capability
Scrape url
Get the markdown content from a single URL. It's perfect for when you just need one page of data quickly.
Set up in minutes
One URL. Then ask Firecrawl to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Firecrawl 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_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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 Firecrawl, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Firecrawl for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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 Firecrawl URL.
- Step 03
Save and start
Save the connection and enable Firecrawl in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"firecrawl-alternative": {
"url": "https://edge.vinkius.com/vk_preview_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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 Firecrawl
Open Agent mode in chat and ask: "Using Firecrawl, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"firecrawl-alternative": {
"url": "https://edge.vinkius.com/vk_preview_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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 Firecrawl
Ask Copilot: "Using Firecrawl, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"firecrawl-alternative": {
"url": "https://edge.vinkius.com/vk_preview_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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 Firecrawl
Open Cascade and ask: "Using Firecrawl, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"firecrawl-alternative": {
"url": "https://edge.vinkius.com/vk_preview_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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 Firecrawl
Ask Cline: "Using Firecrawl, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add firecrawl-alternative --transport http "https://edge.vinkius.com/vk_preview_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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 Firecrawl
Ask Claude: "Using Firecrawl, show me...". 6 tools are ready
Where the request belongs
Work Firecrawl can move forward.
This is for anyone who needs to turn the web into data. It's built for people tired of manual copy-pasting or broken scraping scripts.
SEO Specialist
Audit competitor site maps and page hierarchies to identify content gaps on Tuesday afternoons.
Data Scientist
Extract structured markdown from websites to build clean datasets for model training.
Content Marketer
Rapidly audit competitor blogs to see what topics they are ranking for.
Growth Engineer
Automate web data extraction to feed into internal company dashboards and tracking capabilities.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFirecrawl
Crawl and scrape entire websites into clean LLM-ready markdown with a single API call that handles JavaScript rendering.
Web Scraper
Equip your AI agent with the ability to read web pages, extract metadata, and crawl documentation sites as clean Markdown.
Diffbot
Automate web data extraction via Diffbot. turn any website into structured JSON data for articles, products, discussions, and more directly from any AI agent.
Browse AI
Automate web scraping with Browse AI. run extraction robots, monitor page changes, and retrieve bulk data directly from any AI agent.
ScrapingAnt
Extract web data reliably with rotating proxies, headless Chrome rendering, and CAPTCHA solving built into every request.
Bring your own AI
Change the model, client or framework. Keep Firecrawl 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 Firecrawl.
The practical details behind the request, access and result.
How does Firecrawl help me get data from websites?
It turns messy web pages into clean markdown that your AI client can actually read. This means you don't have to deal with HTML tags or scripts.
Can I use Firecrawl to crawl an entire website?
Yes, you can start multi-page crawl jobs. Your agent will handle the heavy lifting and gather data from across the whole site.
What is the difference between scraping and crawling with Firecrawl?
Scraping gets you data from a single URL, while crawling gathers data from multiple pages across a whole site.
Can Firecrawl help with SEO audits?
It can map out a website's entire hierarchy. This helps you see the site structure and page distribution without clicking every link.
How do I know when my web crawl is finished?
You can ask your agent to check the status of a specific job. It'll tell you if it's still running or if the data is ready.
Is the data from Firecrawl easy for an AI to use?
Yes, because it returns markdown. This format is optimized for your AI client to process without getting confused by site code.
How do I find my Firecrawl API Key?
Log in to your Firecrawl.dev dashboard, and you will find your API Key under the settings. Copy and paste it below.
Can the agent crawl multiple pages at once?
Yes. Use the crawl_url capability providing the base URL. Firecrawl will start a job to extract all subpages, and you can monitor the status via get_crawl_status.
Is it possible to see the website structure before scraping?
Yes. The map_website capability allows your agent to retrieve a hierarchy of the site, giving you an audit of the structure before performing a full scrape or crawl.
Can I scrape content excluding headers and footers?
Yes! The scrape_url capability includes an onlyMainContent parameter. When set to true, Firecrawl uses AI to extract only the core article or page content.
How long does a recursive crawl take?
Crawl time depends on the site size and depth. Use the get_crawl_status capability to monitor progress and retrieve results once the job is complete.
One connection away
Give your agent a direct line to Firecrawl.
Connect Firecrawl once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available