かんたんセットアップ
1. APIキーを取得する
2. Windsurf に追加
./codeium/windsurf/model_config.json に追加してください:
YOUR_API_KEY を実際の Firecrawl API キーに置き換えてください。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
2 分で Windsurf に Web スクレイピングと検索を追加
./codeium/windsurf/model_config.json に追加してください:
{
"mcpServers": {
"firecrawl": {
"command": "npx",
"args": ["-y", "firecrawl-mcp"],
"env": {
"FIRECRAWL_API_KEY": "YOUR_API_KEY"
}
}
}
}
YOUR_API_KEY を実際の Firecrawl API キーに置き換えてください。
最新のTailwind CSS機能を検索
firecrawl.dev をスクレイピングして、その機能を説明する
Supabase認証ドキュメントを検索してスクレイピング
