快速开始
1. 获取你的 API 密钥
2. 安装 Factory AI CLI
3. 添加 Firecrawl MCP Server
/mcp add 命令添加 Firecrawl:
your-api-key-here 替换成你自己的 Firecrawl API 密钥。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
用 2 分钟为 Factory AI 接入网页爬取与搜索功能
curl -fsSL https://app.factory.ai/cli | sh
iwr https://app.factory.ai/cli/install.ps1 -useb | iex
/mcp add 命令添加 Firecrawl:
/mcp add firecrawl "npx -y firecrawl-mcp" -e FIRECRAWL_API_KEY=your-api-key-here
your-api-key-here 替换成你自己的 Firecrawl API 密钥。
搜索最新的 Next.js 15 功能
抓取 firecrawl.dev 并告诉我它是做什么的
查找并抓取 Stripe API 文档中的 Payment Intents 部分
