> 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

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="/files/vTFpkbsdA1WpIUkygvqm" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### **Connect more**

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

<figure><img src="/files/hRQjQO5uEl5RPIRwwG0q" 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="/files/aH1HTjDRnJAVUAafYig1" 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="/files/WDV5nSNZnTIVggY1iMu7" 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 %}
