入门实战案例一
视频链接
【Claude Code 实战教程】破解加密并打造自动化爬虫这期视频带你用 Claude Code 与 Cursor 从 0 开发一个完整爬虫项目。通过解密 Cloudflare KV 中的 Cookie,调用 context7 获取接口文档,最终自动获取账号数据并导出 Excel。内容包含 Claude 的计划模式、授权机制与工具调用流程。context7
官方网站
Context7 - Up-to-date documentation for LLMs and AI code editors安装命令
text
claude mcp add --transport http context7 https://mcp.context7.com/mcp根据我的使用经验来看,使用美国节点会稳定很多,香港节点可能连接不上。

