无法抓取网站,WebFetch/Fetch无法访问
使用Claude Code的时候可能会遇到网页无法读取的情况,并提示如下错误:解决方案
- 如果你使用cc switch,可以直接在cc switchde 供应商编辑中添加如下配置
- 你也可以直接修改Claude Code 配置文件
- 配置路径:~/.claude/settings.json
- 修改完成后重启一下claude code 即可正常使用
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fetch(https://docs.thirdcloud.io)
⎿ Error: Unable to verify if domain docs.thirdcloud.io is safe to fetch. This
may be due to network restrictions or enterprise security policies
blocking claude.ai.
"skipWebFetchPreflight": true,
