> ## Documentation Index
> Fetch the complete documentation index at: https://firecrawl-docs-search-measured-performance.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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/claude-code.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=70961ad72b6b43a02814d85b9f3b2129"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/agent-clients/codex.svg?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=924fce9d1fcb5192733d854e42fc386d"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/cursor.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=1a51bbbe01dca3a0f1073ef063a1e938"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/hermes.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=83cc14d095a9752c63eee350790ea51e"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/openclaw.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=6c0cd58ad02b4c6e81a1ede4e11eec72"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/opencode.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=c3752c6cdad3ca9554c931bffddf183a"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/amp.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=7c8309142fc23dd68cc5494d10e80f96"
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-search-measured-performance/5tpRPC25EtkAG02x/images/integrations/windsurf.svg?fit=max&auto=format&n=5tpRPC25EtkAG02x&q=85&s=9c3cc75d032c3dea9bd913777433cf9c"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/antigravity.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=d2c2989d12197ced471e374a2e812699"
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-search-measured-performance/5tpRPC25EtkAG02x/images/integrations/replit.png?fit=max&auto=format&n=5tpRPC25EtkAG02x&q=85&s=8b8cc64bc73102c8e14e67447fc4d1ca"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/lovable.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=2a0e9c82f8756df6659c7daa46711391"
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-search-measured-performance/5tpRPC25EtkAG02x/images/integrations/vercel.png?fit=max&auto=format&n=5tpRPC25EtkAG02x&q=85&s=8744b84b87f81e876337c8256e234eee"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/langchain.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=59e07b8f169cd0be9526a00d3040866e"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/llamaindex.jpeg?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=2c6815fd8855003a7843f20b0a6ca897"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/crewai.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=78e07c74b3e105ac279b6fdd69a01d27"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/camel-ai.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=0eb5f1631aee158a5a7cc72fc96e042b"
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-search-measured-performance/5tpRPC25EtkAG02x/images/integrations/praison.jpg?fit=max&auto=format&n=5tpRPC25EtkAG02x&q=85&s=a0082761d52880f62418c805ab386875"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/dify.jpeg?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=40028e314a4c600b898a6096d936237a"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/langflow_2.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=ef4cc101635bd4bb73642a201e7ff88c"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/flowise.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=3730688a3add804776697127e5508d86"
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-search-measured-performance/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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/make.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=819fb0b6cfaaaf5b4243f7c03e4739bf"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/n8n.webp?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=6a42d9c8b10876e7dd3f53a7971823a9"
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-search-measured-performance/5tpRPC25EtkAG02x/images/integrations/pipedream.png?fit=max&auto=format&n=5tpRPC25EtkAG02x&q=85&s=df6bd915bac4dea41d88587e7aa02f04"
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-search-measured-performance/hgCCDC_Nw7YwazzQ/images/integrations/composio.png?fit=max&auto=format&n=hgCCDC_Nw7YwazzQ&q=85&s=25b805c5dee83b779677ae77a106e920"
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-search-measured-performance/5tpRPC25EtkAG02x/images/integrations/sourcesyncai.png?fit=max&auto=format&n=5tpRPC25EtkAG02x&q=85&s=9dbc3456b3eec4d49e0611d751a6b1df"
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>
