MCP 経由で、Firecrawl の検索、スクレイピング、クロール、ブラウザツールを Google Antigravity に追加します。Documentation Index
Fetch the complete documentation index at: https://docs.firecrawl.dev/llms.txt
Use this file to discover all available pages before exploring further.
クイックスタート
1. APIキーを取得する
2. Antigravity に Firecrawl を追加する
Cmd/Ctrl + ,) を開き、MCP Servers を検索して、次の内容で新しいサーバーを追加します。
fc-YOUR-API-KEY をご自身の Firecrawl APIキーに置き換えてください。
3. Antigravity を再読み込み
Cmd/Ctrl + Shift + P → Reload Window) 。これで、エージェントは Firecrawl のウェブツールを利用できるようになります。
クイックデモ
リモートホストのURL (Node.js不要)
トラブルシューティング
- サーバーが “failed” と表示される — stderr は MCP の出力パネルで確認してください。原因の多くは、API キーの不足か、
npxがPATHに含まれていないことです。 - ツールが呼び出されない — エージェントが適切なツールを選べるよう、最初のプロンプトで Firecrawl に明示的に触れてください (例: “Use Firecrawl to scrape…”) 。

