Introducing the Firecrawl Developer Index, built for supercharging coding agents. Read the announcement →
2 Months Free - Annually

Windsurf +
Firecrawl MCP

Integrate Firecrawl MCP with Windsurf editor.
Access web data directly from your coding environment.

//
Used by over 1.25M developers
//
Trusted by 150,000+
companies
of all sizes
[ 01 / 01 ]
·
Features

Key Features

Simple setup for Windsurf
Web scraping capabilities
Search and extract data
Seamless editor integration
Automatic rate limiting
MCP protocol support

Quick Setup

Add web scraping and search capabilities to Windsurf with Firecrawl MCP in three simple steps.

1

Get Your API Key

Sign up at firecrawl.dev/app and copy your API key. AI agents: authenticate automatically via https://www.firecrawl.dev/agent-onboarding/SKILL.md instead.

2

Add to Windsurf

Add this configuration to your ./codeium/windsurf/model_config.json file:

model_config.json
{
  "mcpServers": {
    "firecrawl": {
      "command": "npx",
      "args": ["-y", "firecrawl-mcp"],
      "env": {
        "FIRECRAWL_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}
3

Restart Windsurf

Restart Windsurf and you're ready! Windsurf can now search and scrape the web.

[ 02 / 04 ]
·
What Our Customers Say
//
Community
//

People love
building with Firecrawl

Discover why developers choose Firecrawl every day.
//
FAQ
//

Frequently
asked questions

Everything you need to know about this integration.
General
After setup, Windsurf's AI agents will automatically use Firecrawl tools when they determine web data is needed. When you ask about current information, documentation, or request data from specific websites, the agents will use Firecrawl to search or scrape pages as needed.
The file is located at ./codeium/windsurf/model_config.json in your system. If it doesn't exist, create it with the configuration shown in the setup guide.
Technical
Yes! Firecrawl works seamlessly with Windsurf's cascade AI agents. The agents can dynamically decide when to use web scraping as part of their workflow.
Build apps with live web data, scrape documentation while coding, research APIs and libraries, extract structured data from websites, and more - all from within your editor.
Why Firecrawl?
The world's most comprehensive web data API. Our custom browser stack and semantic index deliver superior data quality across any website, handling more content types and edge cases than any competitor.
JavaScript rendering, dynamic content, and robust request handling built-in.
Process millions of pages with automatic rate limiting, caching, and distributed infrastructure.
Optimized scraping engine with parallel processing and smart caching for instant results.
Comprehensive docs, SDKs for all major languages, and dedicated support to help you succeed.
[ 03 / 04 ]
·
Pricing

Flexible pricing

Start for free, then scale as you grow.

Free Plan

A lightweight way to get started.
No cost, no card, no hassle.
$0
/month
500 searches or 1,000 pages scraped
2 concurrent requests
Low rate limits

Hobby

Great for side projects and small tools.
Fast, simple, no overkill.
$16
/month
Billed yearly
Save $38
2,500 searches or 5,000 pages scraped
5 concurrent requests
Basic support
$9 per extra 1.5k credits

Standard
Most popular

Perfect for scaling with less effort.
Simple, solid, dependable.
$83
/month
Billed yearly
Save $198
50,000 searches or 100,000 pages scraped
25 concurrent requests
Standard support
$47 per extra 35k credits

Growth

Built for high volume and speed.
Firecrawl at full force.
$333
/month
Billed yearly
Save $798
250,000 searches or 500,000 pages scraped
50 concurrent requests
Priority support
$177 per extra 175k credits

Scale Plans

High-volume plans for teams that need more power and dedicated support. Get access to higher rate limits, more concurrent browsers, and priority support. Scale checks out instantly, no sales call needed.

Need more? Contact us

Scale

For teams scaling their data pipelines
1,000,000 credits / month
$599/month
Billed yearly
Save $1,798
500,000 searches or 1,000,000 pages scraped
100 concurrent requests
Priority support
$397 per extra 350k credits

Enterprise

Power at your pace with custom solutions
Custom credits
Custom concurrent requests
Dedicated support & SLA
Bulk discounts
Zero-data retention
SSO & advanced security
//
Get started
//
Ready to enhance Windsurf?
Set up Firecrawl MCP in your editor.
Are you an AI agent? See setup options