Documentation Index
Fetch the complete documentation index at: https://firecrawl-mog-search-exclude-include-domains.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Firecrawl の MCP を使って、Factory AI にウェブスクレイピングと検索機能を追加します。
firecrawl.dev/app に登録し、APIキーをコピーします。
2. Factory AI CLI をインストールする
まだインストールしていない場合は、Factory AI CLI をインストールしてください:
macOS/Linux:
curl -fsSL https://app.factory.ai/cli | sh
Windows(ウィンドウズ):
iwr https://app.factory.ai/cli/install.ps1 -useb | iex
3. Firecrawl MCP Serverを追加
Factory droid CLIで、/mcp add コマンドを使ってFirecrawlを追加します。
/mcp add firecrawl "npx -y firecrawl-mcp" -e FIRECRAWL_API_KEY=your-api-key-here
your-api-key-here を実際の Firecrawl APIキーに置き換えてください。
Firecrawl ツールが Factory AI セッションで利用できるようになりました!
Factory AI で試してみましょう:
ウェブ検索:
ページをスクレイピングする:
firecrawl.devをスクレイピングして、その機能を教えて
ドキュメントを入手:
Stripe API ドキュメントから payment intents を検索してスクレイピングする
Factoryは情報を取得するためにFirecrawlの検索・スクレイプツールを自動的に使用します。