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

# 在豆包中使用 Hologrow

> 通过自定义 MCP 连接器，将豆包桌面端连接到 Hologrow 并访问已同步的电商数据。

# 在豆包中使用 Hologrow

通过自定义 MCP 连接器将豆包桌面端连接到 Hologrow，然后授权访问已同步的店铺和广告数据。

## 前置条件

1. 至少在[**集成**](../hologrow-basics/integrations)中连接一个数据源，并在[**数据浏览器**](../hologrow-basics/data-explorer)中确认同步正常。
2. 可以使用豆包桌面端。

## 第一步：创建自定义连接器

打开豆包桌面端，进入 **Skills · Connectors · Partners（技能 · 连接器 · 合作伙伴）**，点击 **New → New custom connector（新建 → 新建自定义连接器）**。

<img src="https://mintcdn.com/hologrowinc-db033453/VZN6fa_pO1EZWXE5/images/mcp/doubao/step-1-create-connector.png?fit=max&auto=format&n=VZN6fa_pO1EZWXE5&q=85&s=a50bd788b853b564701c97a5291b3d3d" alt="在豆包中打开新建菜单，选择新建自定义连接器" width="3024" height="1890" data-path="images/mcp/doubao/step-1-create-connector.png" />

## 第二步：填写信息并保存

填写以下信息：

| 字段                     | 值                             |
| ---------------------- | ----------------------------- |
| Server name（服务器名称）     | `Hologrow`                    |
| Transport type（传输类型）   | **HTTP**                      |
| Server URL（服务器地址）      | `https://mcp.hologrow.ai/mcp` |
| Custom Headers（自定义请求头） | 留空                            |

点击 **Save（保存）**。

<img src="https://mintcdn.com/hologrowinc-db033453/VZN6fa_pO1EZWXE5/images/mcp/doubao/step-2-connector-details.png?fit=max&auto=format&n=VZN6fa_pO1EZWXE5&q=85&s=fa00a48739c68505ea445b52e26b7620" alt="在豆包中填写 Hologrow 服务器信息" width="3024" height="1890" data-path="images/mcp/doubao/step-2-connector-details.png" />

## 第三步：授权 Hologrow

点击 **Authorize（授权）**，打开 Hologrow 授权页面。登录后点击 **Allow access（允许访问）**。

<img src="https://mintcdn.com/hologrowinc-db033453/VZN6fa_pO1EZWXE5/images/mcp/doubao/step-3-authorize-hologrow.png?fit=max&auto=format&n=VZN6fa_pO1EZWXE5&q=85&s=23bd3b1040650db84666b2b77739f181" alt="允许豆包访问 Hologrow" width="3024" height="1646" data-path="images/mcp/doubao/step-3-authorize-hologrow.png" />

## 安装完成：开始使用 Hologrow

新建对话，粘贴并发送以下消息。如果豆包返回已连接的数据平台，说明连接正常。

```text theme={"system"}
Use Hologrow’s list_platforms tool to list my connected data platforms. Do not call any other tools.
```

## 安全

* Hologrow **只读**，不会发布内容或更改店铺与广告设置。
* 数据访问范围以批准连接的 Hologrow 用户权限为准。

## 相关页面

* [MCP 概览](./mcp)
* [AI 平台](../hologrow-basics/ai-platforms)
* [Skills](../hologrow-basics/skills)
