> ## Documentation Index
> Fetch the complete documentation index at: https://firecrawl-rak-agent-on-terms-required.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 集成

> 将 Firecrawl 网页搜索、抓取和交互功能添加到您已在使用的编码代理、应用构建工具、框架和自动化平台中

Firecrawl 可集成到您正在使用的开发工具中。请在下方选择您的平台，或直接调用 [API](/zh/api-reference/v2-introduction)。

<div id="coding-agents-and-assistants">
  ## 编程代理与助手
</div>

通过 MCP 或 [Firecrawl CLI](/zh/sdks/cli)，为你的代理提供实时网页搜索、抓取和浏览器交互能力。

<CardGroup cols={2}>
  <Card
    title="Claude Code"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/claude-code.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=fc22b3f8b016a1c616a0f3b25dae099b"
alt="Claude Code"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/claude-code"
  >
    在 Claude Code 中配置 Firecrawl MCP
  </Card>

  <Card
    title="Codex"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/agent-clients/codex.svg?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=6899a39a2eb8b6b7cf4afe9720435bbf"
alt="Codex"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/codex-cli"
  >
    在 OpenAI Codex 中使用 Firecrawl MCP
  </Card>

  <Card
    title="Cursor"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/cursor.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=563a65a424acd3de247ad0f1e4f34ee2"
alt="Cursor"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/cursor"
  >
    在 Cursor 中一键安装 Firecrawl MCP
  </Card>

  <Card
    title="Hermes Agent"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/hermes.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=87bce821da5d7481d917f75027d09309"
alt="Hermes Agent"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/hermes"
  >
    Hermes Agent 的默认网页搜索和提取后端
  </Card>

  <Card
    title="OpenClaw"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/openclaw.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=41876bb1250c03352e90d7ab54bee789"
alt="OpenClaw"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/openclaw"
  >
    通过 OpenClaw 代理进行抓取、搜索和浏览
  </Card>

  <Card
    title="OpenCode"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/opencode.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=2857a18e8df660e5df49d93cf22afccc"
alt="OpenCode"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/opencode"
  >
    将 Firecrawl MCP 接入 OpenCode
  </Card>

  <Card
    title="Amp"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/amp.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=46868a301097f03ea5465bc5b9266f51"
alt="Amp"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/amp"
  >
    将 Firecrawl MCP 接入 Sourcegraph Amp
  </Card>

  <Card
    title="Windsurf"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/T9DMN2vTtM7IhMO-/images/integrations/windsurf.svg?fit=max&auto=format&n=T9DMN2vTtM7IhMO-&q=85&s=c321927f26b92ee553454c123ddda8fc"
alt="Windsurf"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/windsurf"
  >
    在 Windsurf 中配置 Firecrawl MCP
  </Card>

  <Card
    title="Antigravity"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/antigravity.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=647e1651e5e8361ae6f9c9403d5debc3"
alt="Google Antigravity"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/antigravity"
  >
    将 Firecrawl MCP 添加到 Google 的代理式 IDE
  </Card>
</CardGroup>

<div id="app-builders-and-platforms">
  ## 应用构建平台
</div>

只需连接一次 Firecrawl，即可在部署应用的平台上利用实时网页数据进行构建。

<CardGroup cols={2}>
  <Card
    title="Replit"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/T9DMN2vTtM7IhMO-/images/integrations/replit.png?fit=max&auto=format&n=T9DMN2vTtM7IhMO-&q=85&s=8b8fe0120b068224e75a2f97f34facf4"
alt="Replit"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/replit"
  >
    在 Replit Agent 应用中搜索、抓取和交互
  </Card>

  <Card
    title="Lovable"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/lovable.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=3287f69f79fb9700c3962424aa2599ef"
alt="Lovable"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/lovable"
  >
    将您的 Lovable 应用连接到 Firecrawl
  </Card>

  <Card
    title="Stripe Projects"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/T9DMN2vTtM7IhMO-/images/integrations/stripe-projects.svg?fit=max&auto=format&n=T9DMN2vTtM7IhMO-&q=85&s=fa8ee94332e473d419a63f0add2c6eef"
alt="Stripe Projects"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/stripe-projects"
  >
    通过 Stripe Projects CLI 开通 Firecrawl 账户、API 密钥和方案
  </Card>

  <Card
    title="Vercel Marketplace"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/T9DMN2vTtM7IhMO-/images/integrations/vercel.png?fit=max&auto=format&n=T9DMN2vTtM7IhMO-&q=85&s=df66402c11567cf17580252e5d156ef0"
alt="Vercel"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/quickstarts/vercel-marketplace"
  >
    将 Firecrawl 添加到 Vercel 项目，自动配置 API 密钥
  </Card>
</CardGroup>

<div id="agent-frameworks">
  ## 代理框架
</div>

在代理代码中将 Firecrawl 用作加载器、读取器或工具。

<CardGroup cols={2}>
  <Card
    title="LangChain"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/langchain.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=958d5de613dbd83794fa9ea1d996bfcd"
alt="LangChain"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/langchain"
  >
    了解 Firecrawl Document Loader
  </Card>

  <Card
    title="LlamaIndex"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/llamaindex.jpeg?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=8071e1197a9ca80dea368a1b523ba960"
alt="LlamaIndex"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/llamaindex"
  >
    了解 Firecrawl Reader
  </Card>

  <Card
    title="CrewAI"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/crewai.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=e427c635faa18a9d2ac5efec84f21832"
alt="CrewAI"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/crewai"
  >
    编排协作式自主 AI 代理
  </Card>

  <Card
    title="CAMEL-AI"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/camel-ai.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=3d61c2a0d7daf6ab8c96666c86a0d2d4"
alt="CAMEL-AI"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/camelai"
  >
    将 Firecrawl 与 Camel AI 连接起来
  </Card>

  <Card
    title="Praison AI"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/T9DMN2vTtM7IhMO-/images/integrations/praison.jpg?fit=max&auto=format&n=T9DMN2vTtM7IhMO-&q=85&s=800f9a67bfd3ed5f3e88304ed5563972"
alt="Praison AI"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/praison"
  >
    使用 Firecrawl 工具从网页抓取数据
  </Card>
</CardGroup>

<div id="visual-ai-builders">
  ## 可视化 AI 构建器
</div>

将 Firecrawl 节点拖到可视化画布中，构建代理和 RAG 流水线。

<CardGroup cols={2}>
  <Card
    title="Dify"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/dify.jpeg?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=c6b9e835cf8b29c863672cfb90aba8b7"
alt="Dify"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/dify"
  >
    在 Chatflow、工作流和代理应用中添加 Firecrawl
  </Card>

  <Card
    title="Langflow"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/langflow_2.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=07f6d514a5d1a897be3d134cafc73a5f"
alt="Langflow"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/langflow"
  >
    使用可视化构建器创建 AI 应用
  </Card>

  <Card
    title="Flowise"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/flowise.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=56e06bf0f7c7f52e61ca868bdff9db73"
alt="Flowise"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/flowise"
  >
    通过拖放构建 LLM 流程
  </Card>
</CardGroup>

<div id="workflow-automation">
  ## 工作流自动化
</div>

按计划或触发条件运行 Firecrawl，并将结果发送到任意位置。

<CardGroup cols={2}>
  <Card
    title="Zapier"
    icon={
<img
src="https://mintlify.s3.us-west-1.amazonaws.com/firecrawl-rak-agent-on-terms-required/images/integrations/zapier-logomark.png"
alt="Zapier"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/zapier"
  >
    将 Firecrawl 与 9,000 多款应用连接
  </Card>

  <Card
    title="Make"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/make.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=ffac56b470e97407de964c79c1ae3fa5"
alt="Make"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/make"
  >
    在 Make 中使用 Firecrawl
  </Card>

  <Card
    title="n8n"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/n8n.webp?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=48a6eed6c1279c1ac40bf5854a5677b5"
alt="n8n"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/n8n"
  >
    在 n8n 中使用 Firecrawl
  </Card>

  <Card
    title="Pipedream"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/T9DMN2vTtM7IhMO-/images/integrations/pipedream.png?fit=max&auto=format&n=T9DMN2vTtM7IhMO-&q=85&s=98ea48d48311e1243745392e1ae8971e"
alt="Pipedream"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/pipedream"
  >
    在 Pipedream 工作流中使用 Firecrawl
  </Card>
</CardGroup>

<div id="tooling-and-data-platforms">
  ## 工具和数据平台
</div>

通过工具层集成 Firecrawl，或将网页数据同步到知识库。

<CardGroup cols={2}>
  <Card
    title="Composio"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/gJyzqPLOgEZFFXhT/images/integrations/composio.png?fit=max&auto=format&n=gJyzqPLOgEZFFXhT&q=85&s=4182f3dbe340751c5b636b344b515080"
alt="Composio"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/composio"
  >
    将 Firecrawl 与 Composio 搭配使用
  </Card>

  <Card
    title="SourceSync.ai"
    icon={
<img
src="https://mintcdn.com/firecrawl-rak-agent-on-terms-required/T9DMN2vTtM7IhMO-/images/integrations/sourcesyncai.png?fit=max&auto=format&n=T9DMN2vTtM7IhMO-&q=85&s=55b4a34f1252660e121dffb31cd247c2"
alt="SourceSync.ai"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/sourcesyncai"
  >
    使用网页数据构建 RAG 应用
  </Card>
</CardGroup>

<Note>
  没有找到您使用的平台？只要能发起 HTTP 请求的地方，都可以使用 Firecrawl。请参见 [API 参考](/zh/api-reference/v2-introduction)、[SDKs](/zh/sdks/overview) 或 [MCP 服务器](/zh/mcp-server)。
</Note>
