> ## Documentation Index
> Fetch the complete documentation index at: https://firecrawl-docs-stripe-projects-agent-guidance.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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/claude-code.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=14f1d731e0150f41a87247af21c10719"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/agent-clients/codex.svg?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=1cb0d54ce97886ff93fea53c22b588cc"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/cursor.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=be6e19c9e158c826f13f558506851a6b"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/hermes.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=85898c5e898c6514e1e33c1c89c791de"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/openclaw.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=077e22776d6a3c35eacc8c769e0e7a51"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/opencode.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=2a8789cbd50feabdd9c653fb335e5cd1"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/amp.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=3e89a742341f943edcba0967682b44b7"
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-docs-stripe-projects-agent-guidance/T9hPftUKLI8xDbVG/images/integrations/windsurf.svg?fit=max&auto=format&n=T9hPftUKLI8xDbVG&q=85&s=8d0f70100b562fb65361f5129e049792"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/antigravity.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=78b4819bd5c6f0d061da59599a390d1b"
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-docs-stripe-projects-agent-guidance/T9hPftUKLI8xDbVG/images/integrations/replit.png?fit=max&auto=format&n=T9hPftUKLI8xDbVG&q=85&s=474c7fb834e60ce4a67a2e29708262fe"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/lovable.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=d3ac5126306412ca3032c833ebd6a869"
alt="Lovable"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/zh/integrations/lovable"
  >
    将您的 Lovable 应用连接到 Firecrawl
  </Card>

  <Card
    title="Vercel Marketplace"
    icon={
<img
src="https://mintcdn.com/firecrawl-docs-stripe-projects-agent-guidance/T9hPftUKLI8xDbVG/images/integrations/vercel.png?fit=max&auto=format&n=T9hPftUKLI8xDbVG&q=85&s=0ab79741404712e17478ab87c0f4b29b"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/langchain.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=b53735a03d2aa335cd6e469eed1b2d86"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/llamaindex.jpeg?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=598eb3e9ac925f25b187d1eb796d40a1"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/crewai.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=9eeafabb94941a62cba2e135914a32f0"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/camel-ai.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=e2b1f97870e72ee9d2c7792cef83e0ea"
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-docs-stripe-projects-agent-guidance/T9hPftUKLI8xDbVG/images/integrations/praison.jpg?fit=max&auto=format&n=T9hPftUKLI8xDbVG&q=85&s=f2f30d23a65648d6cf266eb5fccf7e7c"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/dify.jpeg?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=7e1b341ebecd1fb69e02d147b7858a2f"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/langflow_2.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=e19375bf40c243836f66c83ee8367b57"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/flowise.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=3779d8175fbd7786b9c7d07a4210106d"
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-docs-stripe-projects-agent-guidance/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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/make.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=2f23dc92b7e8cc9ab6fb525bca2c676b"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/n8n.webp?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=4062750ea15b6c0848dff3e836fe4b40"
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-docs-stripe-projects-agent-guidance/T9hPftUKLI8xDbVG/images/integrations/pipedream.png?fit=max&auto=format&n=T9hPftUKLI8xDbVG&q=85&s=8b8fea8a615d473d3ffaa3438ccbcd8b"
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-docs-stripe-projects-agent-guidance/9BXrTllB9xDjXZTb/images/integrations/composio.png?fit=max&auto=format&n=9BXrTllB9xDjXZTb&q=85&s=c21fb866202c9057e9fda51847879d9c"
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-docs-stripe-projects-agent-guidance/T9hPftUKLI8xDbVG/images/integrations/sourcesyncai.png?fit=max&auto=format&n=T9hPftUKLI8xDbVG&q=85&s=6ac4bccbac7af4c1d1ca41a672423140"
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>
