Skip to content

Developer Guides

Updated Feb 2026

Firecrawl integrates with a wide range of LLM providers, AI frameworks, coding IDEs, and workflow automation platforms. Use these guides to connect Firecrawl's scraping, crawling, and extraction capabilities to your existing stack.

LLM SDKs and Frameworks

Connect Firecrawl to popular LLM providers and AI frameworks for scraping, summarization, RAG pipelines, and structured data extraction.

GuideDescription
OpenAIScrape + summarize, function calling, structured extraction, Responses API with MCP
AnthropicScrape + summarize, tool use integration, structured extraction with Claude
GeminiScrape + summarize, multi-turn content analysis, structured extraction with Gemini
Google ADKMCP-based integration with Google Agent Development Kit for multi-agent systems
LangChainScrape + chat, chains, tool calling, structured data extraction
LangGraphState-based agent workflows with scrape and analyze nodes
LlamaIndexRAG with vector search -- crawl, embed, and query web content
MastraMulti-step TypeScript workflows: search, scrape, and summarize
Vercel AI SDKFirst-class firecrawl-aisdk package with scrape, search, browser, agent, and more

MCP Setup

Configure Firecrawl as a Model Context Protocol (MCP) server in your IDE or AI tool. Each guide takes under 2 minutes.

GuideDescription
CursorJSON config for Cursor IDE MCP settings
Claude CodeOne-line CLI command to add Firecrawl MCP
WindsurfJSON config for Windsurf/Codeium MCP settings
ChatGPTRemote MCP connector via ChatGPT Developer Mode
Factory AICLI command to add Firecrawl MCP to Factory droids

Workflow Automation

Firecrawl also integrates with no-code and low-code automation platforms including Make (Integromat), Zapier, and n8n. See the Firecrawl workflow automation docs for details.

Common Sites

Firecrawl provides specialized guides for scraping popular websites like Amazon, LinkedIn, Reddit, and more. See the Firecrawl common sites docs for site-specific tips.

Cookbooks

End-to-end tutorials and recipes for building complete applications with Firecrawl. Topics include AI research assistants, brand style guide generators, and more. See the Firecrawl cookbooks for full walkthroughs.

Usage Guides

Guides covering advanced topics like choosing the right data extractor, optimizing scrape performance, and working with different output formats. See the Firecrawl usage guides for details.