> ## Documentation Index
> Fetch the complete documentation index at: https://firecrawl-research-category-notice.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 連携

> 普段使っているコーディングエージェント、アプリビルダー、フレームワーク、自動化プラットフォームに、FirecrawlのWeb検索、スクレイピング、操作機能を追加

Firecrawlは、普段使用している開発ツールと連携できます。以下からプラットフォームを選択するか、[API](/ja/api-reference/v2-introduction)を直接呼び出してください。

<div id="coding-agents-and-assistants">
  ## コーディングエージェントとアシスタント
</div>

MCP または [Firecrawl CLI](/ja/sdks/cli) を通じて、エージェントにリアルタイムのWeb検索、スクレイピング、ブラウザ操作機能を提供します。

<CardGroup cols={2}>
  <Card
    title="Claude Code"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/claude-code.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=6ca34452e270677f5dbe73faff6de9b7"
alt="Claude Code"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/claude-code"
  >
    Claude Code で Firecrawl MCP を設定
  </Card>

  <Card
    title="Codex"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/agent-clients/codex.svg?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=333a17d78c87b0a2f4cfef584236fb88"
alt="Codex"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/codex-cli"
  >
    OpenAI Codex で Firecrawl MCP を使用
  </Card>

  <Card
    title="Cursor"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/cursor.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=3cf8db635c7def14c2a5d863c06a335f"
alt="Cursor"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/cursor"
  >
    Cursor に Firecrawl MCP をワンクリックでインストール
  </Card>

  <Card
    title="Hermes Agent"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/hermes.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=622d49c145b3447decd71013b5a7d43a"
alt="Hermes Agent"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/hermes"
  >
    Hermes Agent のデフォルトのWeb検索・抽出バックエンド
  </Card>

  <Card
    title="OpenClaw"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/openclaw.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=4c0c489263ff7c7541b10e2d6a850bac"
alt="OpenClaw"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/openclaw"
  >
    OpenClaw エージェントからスクレイピング、検索、ブラウジング
  </Card>

  <Card
    title="OpenCode"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/opencode.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=0eb879e9fec484406d67c7389311d966"
alt="OpenCode"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/opencode"
  >
    Firecrawl MCP を OpenCode に組み込む
  </Card>

  <Card
    title="Amp"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/amp.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=ff68677b959359b4d3f30020bf39c1be"
alt="Amp"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/amp"
  >
    Firecrawl MCP を Sourcegraph Amp に組み込む
  </Card>

  <Card
    title="Windsurf"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/XS6UXwo9-zgkS4gu/images/integrations/windsurf.svg?fit=max&auto=format&n=XS6UXwo9-zgkS4gu&q=85&s=1a1924a14408cce102e90af56c559326"
alt="Windsurf"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/windsurf"
  >
    Windsurf で Firecrawl MCP を設定
  </Card>

  <Card
    title="Antigravity"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/antigravity.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=4adbb221dd1813552d59e9fd6aa6919a"
alt="Google Antigravity"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/antigravity"
  >
    Google のエージェント型 IDE に Firecrawl MCP を追加
  </Card>
</CardGroup>

<div id="app-builders-and-platforms">
  ## アプリビルダーとプラットフォーム
</div>

Firecrawl を一度接続すれば、デプロイ先のプラットフォームでリアルタイムの ウェブデータを活用してアプリを構築できます。

<CardGroup cols={2}>
  <Card
    title="Replit"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/XS6UXwo9-zgkS4gu/images/integrations/replit.png?fit=max&auto=format&n=XS6UXwo9-zgkS4gu&q=85&s=4035457bd95ea28eb52ea377b95d50ac"
alt="Replit"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/replit"
  >
    Replit Agent アプリで検索、スクレイピング、操作
  </Card>

  <Card
    title="Lovable"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/lovable.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=ca2e58313f850d4525aa49112f49a945"
alt="Lovable"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/lovable"
  >
    Lovable アプリを Firecrawl に接続
  </Card>

  <Card
    title="Vercel Marketplace"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/XS6UXwo9-zgkS4gu/images/integrations/vercel.png?fit=max&auto=format&n=XS6UXwo9-zgkS4gu&q=85&s=2d3bc063798fa06dcaea7d55f65d30c1"
alt="Vercel"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/quickstarts/vercel-marketplace"
  >
    API キーを自動設定して、Firecrawl を Vercel プロジェクトに追加
  </Card>
</CardGroup>

<div id="agent-frameworks">
  ## エージェントフレームワーク
</div>

エージェントコード内で、Firecrawlをローダー、リーダー、またはツールとして使用できます。

<CardGroup cols={2}>
  <Card
    title="LangChain"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/langchain.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=241fb1d2df908961d3a5340ebba15571"
alt="LangChain"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/langchain"
  >
    Firecrawl Document Loaderの詳細を見る
  </Card>

  <Card
    title="LlamaIndex"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/llamaindex.jpeg?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=cbf9adedd9faf7432a755815136c9a2d"
alt="LlamaIndex"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/llamaindex"
  >
    Firecrawl Readerの詳細を見る
  </Card>

  <Card
    title="CrewAI"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/crewai.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=fd1688a766cc1100d19135ee27c907fb"
alt="CrewAI"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/crewai"
  >
    協調して動作する自律型AIエージェントをオーケストレーション
  </Card>

  <Card
    title="CAMEL-AI"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/camel-ai.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=296d054cc1fa7d796e6c55b5129a4c51"
alt="CAMEL-AI"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/camelai"
  >
    FirecrawlをCamel AIと連携
  </Card>

  <Card
    title="Praison AI"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/XS6UXwo9-zgkS4gu/images/integrations/praison.jpg?fit=max&auto=format&n=XS6UXwo9-zgkS4gu&q=85&s=683ea03bd0f67147d8fe21b1868a92ed"
alt="Praison AI"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/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-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/dify.jpeg?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=128b4cb62bdb6cf7d7b00a0e478b98ad"
alt="Dify"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/dify"
  >
    Chatflow、Workflow、AgentアプリにFirecrawlを追加
  </Card>

  <Card
    title="Langflow"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/langflow_2.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=aaa4f250ffb80ee893e4a6429ca24215"
alt="Langflow"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/langflow"
  >
    ビジュアルビルダーでAIアプリを構築
  </Card>

  <Card
    title="Flowise"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/flowise.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=76625bc4fc0751e25bc11079585445d0"
alt="Flowise"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/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-research-category-notice/images/integrations/zapier-logomark.png"
alt="Zapier"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/zapier"
  >
    Firecrawl を9,000以上のアプリと連携
  </Card>

  <Card
    title="Make"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/make.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=ee379a4106c216dc6bd235a1cca9720a"
alt="Make"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/make"
  >
    Firecrawl を Make と連携
  </Card>

  <Card
    title="n8n"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/n8n.webp?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=20e2720b18f9bb64b32b2fbd6ff49538"
alt="n8n"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/n8n"
  >
    Firecrawl を n8n と連携
  </Card>

  <Card
    title="Pipedream"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/XS6UXwo9-zgkS4gu/images/integrations/pipedream.png?fit=max&auto=format&n=XS6UXwo9-zgkS4gu&q=85&s=b28f5c4ab555ca04d4c0213d2d6f7f43"
alt="Pipedream"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/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-research-category-notice/cCUPZjkX0g54z3dB/images/integrations/composio.png?fit=max&auto=format&n=cCUPZjkX0g54z3dB&q=85&s=68a50bce04fe319fcd15374fd032b52c"
alt="Composio"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/composio"
  >
    Composio で Firecrawl を使用
  </Card>

  <Card
    title="SourceSync.ai"
    icon={
<img
src="https://mintcdn.com/firecrawl-research-category-notice/XS6UXwo9-zgkS4gu/images/integrations/sourcesyncai.png?fit=max&auto=format&n=XS6UXwo9-zgkS4gu&q=85&s=c36ad26f1e84da0866eba9abaf3622d7"
alt="SourceSync.ai"
width="24"
height="24"
style={{ objectFit: "contain" }}
/>
}
    href="/ja/integrations/sourcesyncai"
  >
    ウェブデータで RAG アプリケーションを構築
  </Card>
</CardGroup>

<Note>
  お使いのプラットフォームが見当たりませんか？Firecrawl は、HTTP リクエストを送信できる環境ならどこでも利用できます。[APIリファレンス](/ja/api-reference/v2-introduction)、[SDKs](/ja/sdks/overview)、または [MCP Server](/ja/mcp-server) をご覧ください。
</Note>
