> 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/serp-api/integration/mcp-integration/openai-chatgpt-mcp-server-integration.md).

# OpenAI ChatGPT MCP Server Integration

Integrate Talordata MCP Server with OpenAI ChatGPT to give AI agents access to real-time SERP data and structured search results.

With just a few setup steps, you can connect ChatGPT to the TalorData MCP server, enabling real-time web search, scraping, and structured data access for your custom GPTs.

#### **P**remise:

* [TalorData account](https://www.talordata.com/)
* OpenAI account

{% stepper %}
{% step %}

#### Add new source

Go to [ChatGPT](https://chatgpt.com/)，click the "+" button to add a new source.

<figure><img src="https://1563576391-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8nDscYLNSmSnujUsW4Dv%2Fuploads%2FLlsbvQfVqVFNHxRPKRet%2F5eecdaf48460cde56e31f51919cbf0b20ccee069dd6dab4375b8339e1c4c2483b1dcbfce7603ca5f39e8703ac5556d0df5868a0f1149d8e2862582174eb49d22567d4a372cefb76f85683e915846ee97d2a247fc798c17aebdcbc2209079553c.png?alt=media&amp;token=59f40b72-b599-4bdc-92eb-08e338dfce1d" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### **Connect more**

Click the "Add" button, then select "Connect more."

<figure><img src="https://1563576391-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8nDscYLNSmSnujUsW4Dv%2Fuploads%2FLpwqg9jQID81S3jh96Aj%2F5eecdaf48460cde56e31f51919cbf0b20ccee069dd6dab4375b8339e1c4c2483b1dcbfce7603ca5f39e8703ac5556d0d292734d2bbb31399d60d290c77c0ca2abb42ffad1c415b4fe1593b3128df23425cfb88f6b0fae9d0a18f75ab960b7390.png?alt=media&amp;token=c2ff640d-878a-4bd0-9a36-d5f82b4d8fc0" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### Advanced Settings

Click "Advanced Settings," enable Developer Mode, and then click "Create app."

<div align="left"><figure><img src="https://1563576391-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8nDscYLNSmSnujUsW4Dv%2Fuploads%2FxSWQRYcajPixaHUjfPLO%2F5eecdaf48460cde56e31f51919cbf0b20ccee069dd6dab4375b8339e1c4c2483b1dcbfce7603ca5f39e8703ac5556d0dee514564bd84d9bc582958372c0fb1dc360553d136ca95ea8ab2c61da0ecb959e2c0ffca8a8775b5a2efc86b8fb3475c.png?alt=media&amp;token=d7818b81-8a7a-42da-932a-957f78a4b2e5" alt=""><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

#### Connect to TalorData MCP

Click "Create App" and fill in the following details:

* **App Name**
* **MCP Server URL:**

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

* Authentication: **No auth**

It should look like this:

<figure><img src="https://1563576391-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8nDscYLNSmSnujUsW4Dv%2Fuploads%2FICgWeIbFRgAXhGYIIq0g%2Fimage.png?alt=media&amp;token=9d1b0ce9-6d17-446f-b582-fe53d8e1ad73" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### Unlock the network

Tag TalorData MCP to chat freely on open networks without worrying about being blocked!

{% endstep %}

{% step %}

#### Monitor usage

View your API usage in the [TalorData SERP API usage logs](https://dashboard.talordata.com/scraping/serp-api/history).
{% endstep %}
{% endstepper %}
