快速安装
1. 获取 API 密钥
2. 添加到 Cursor
Cmd+,),搜索 “MCP”,并添加:
your_api_key_here 替换为你的实际 Firecrawl API 密钥。
3. 重启 Cursor
快速演示
Cmd+K)中试试以下操作:
搜索:
Windows 故障排查
spawn npx ENOENT 或 “No server info found” 错误,说明 Cursor 在你的 PATH 中找不到 npx。请尝试以下任一解决方案:
选项 A:使用 npx.cmd 的完整路径
在命令提示符中运行 where npx 获取完整路径,然后更新你的配置:
command 路径替换为 where npx 命令的输出。
选项 B:使用远程托管的 URL(无需 Node.js)
YOUR-API-KEY 替换为你的 Firecrawl API 密钥。
