在 Claude 中使用 Firecrawl MCP
通过 OAuth 将 Claude 连接到 Firecrawl
通过远程账户连接器为 Claude 添加 Firecrawl 功能。
想找 Claude Code 的设置方法?请参见 Claude Code 指南。
前往 Claude.ai 的 Settings > 连接器,然后点击 Add custom connector。
填写以下连接器信息:
- URL:
https://mcp.firecrawl.dev/v2/mcp-oauth - OAuth Client ID: 留空
- OAuth Client Secret: 留空
点击 Add 以保存连接器。
Claude 会在你的浏览器中打开 Firecrawl。登录后,选择要使用的团队并批准访问权限。你的原始 API 密钥绝不会被放入连接器 URL 中。有关端点协议和其他受支持的模式,请参见将 MCP 客户端连接到你的账户。
在任意 Claude.ai 对话中,点击左下角的 + 按钮,进入 连接器,然后启用 Firecrawl 连接器。
启用 Firecrawl 连接器后,试试以下 prompt:
进行网页搜索:
Search for the latest Next.js 15 features抓取网页:
Scrape firecrawl.dev and tell me what it does查看文档:
Find and scrape the Stripe API docs for payment intentsClaude 将自动使用 Firecrawl 的搜索和抓取工具来获取所需信息。
Was this page helpful?Suggest editsRaise issue