> ## Documentation Index
> Fetch the complete documentation index at: https://docs.thirdcloud.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Desktop

### 无法读取网页，提示 blocked by your network egress settings.

当你在Claude Desktop尝试让其读取网页内容的时候，会如下提示错误，这主要是因为Claude 客户端有严格的网络访问白名单限制，需要单独进行设置 <img src="https://mintlify.s3.us-west-1.amazonaws.com/thirdcloud/faq/claude-desktop/1.png" />

#### 解决方案

* 在设置菜单中，找到Developer中的 Configure third-party inference <img src="https://mintlify.s3.us-west-1.amazonaws.com/thirdcloud/faq/claude-desktop/2.png" />
* 在Workspace restrictions中找到 Allowed egress hosts设置，在输入框中输入 \* ，然后保存即可
  * 支持精确的主机名（docs.thirdcloud.io）
  * 通配符（\*.thirdcloud.io 匹配一个子域名级别）
  * 允许所有域名使用 \* <img src="https://mintlify.s3.us-west-1.amazonaws.com/thirdcloud/faq/claude-desktop/3.png" />
* 重启 Claude Desktop 即可生效，此时就可以正常访问所有网站。你也可以选择添加特定的域名进行单独的白名单开放。
