> For the complete documentation index, see [llms.txt](https://docs.talordata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talordata.com/cn-tw/serp-api/integration/mcp-integration/agent-builder-mcp-server-integration.md).

# 代理構建器 MCP 服務器集成

將 OpenAI Agent Builder 連接到 TalorData MCP 服務器（60多個工具），以構建具有實时網絡搜索、抓取和結構化數據訪問功能的AI代理。

#### **要求：**

* [TalorData 賬戶](https://www.talordata.com/)
* OpenAI 賬戶，並[已驗證組織](https://help.openai.com/en/articles/10910291-api-organization-verification)

{% stepper %}
{% step %}

#### 創建新流程

前往[代理構建器](https://platform.openai.com/agent-builder)並創建一個新流程

<figure><img src="/files/OTJP7Y8qSmEzKwrPwaiI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 點擊代理節點

點擊代理節點後，代理配寘面板將出現在荧幕左側。

<figure><img src="/files/nBpyjMnvymdujybro58A" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 點擊“工具”添加 MCP

<div align="left"><figure><img src="/files/zu8W23XeSNZhfNCXxPNE" alt=""><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

#### 選擇 MCP 並添加 Web MCP 服務器

複製以下網址並粘貼到網址欄中：

請替換<kbd>YOUR\_API\_KEY</kbd>為您實際的TalorData API Token。

```
 https://mcp.talordata.net/YOUR_USER_TOKEN/mcp
```

然後點擊“連接”按鈕。

{% endstep %}

{% step %}

#### 選擇您喜歡的工具並添加它們

您可以選擇要向代理公開的相關工具，或者按一下“添加”按鈕添加所有工具。

{% endstep %}

{% step %}

#### 配寘代理，包括名稱和說明

給你的代理命名，提供指令集，選擇推理難度級別，然後點擊預覽按鈕進行測試。

{% endstep %}

{% step %}

#### 測試你的代理

向你的代理諮詢任何需要實时網路數據的問題，即可獲得即時回答。

{% endstep %}

{% step %}

#### 監控使用情况

在 TalorData [**SERP API-使用記錄**](https://dashboard.talordata.com/scraping/serp-api/history) 中查看您的 API 使用情况。
{% endstep %}
{% endstepper %}
