Day 7 - Launch Week III.April 14th to 20th

Firecrawl MCP
Connect the web to any agent

Enhance your AI agents with Firecrawl's web scraping capabilities to extract data from any website.

All-in-1 Web Toolkit

Search, scrape with Firecrawl

No More Hallucinations

Ground your AI with real web data

Integrate easily

Copy paste the snippet below

Integrations

Integrate with your editor

Connect Firecrawl to your favorite development environments with a simple configuration.

1
2
3
4
5
6
7
8
9
10
{
"mcpServers": {
"firecrawl-mcp": {
"command": "npx",
"args": ["-y", "firecrawl-mcp"],
"env": {
"FIRECRAWL_API_KEY": "β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’"
}
}
}
}