Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions en/Clients/ChatGPT-Client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@ You also need ChatGPT Plus or Pro.

<Steps>
<Step>
In ChatGPT, go to **Settings** > **Connectors** > **Advanced settings** and then toggle **Developer mode** on.
In ChatGPT, go to **Settings** > **Apps** > **Advanced settings** and then toggle **Developer mode** on.
</Step>
<Step>
Return to **Settings** > **Connectors** and click **Create**. A **New Connector** dialog appears.
Return to **Settings** > **Apps** and click **Create app**. A **New App** dialog appears.
</Step>
<Step>
In the **New Connector** dialog, enter the following:
- **Name**–enter a name for the connector, such as *QueryMCP*.
- **Description**–enter a description for the connector.
In the **New App** dialog, enter the following:
- **Name**–enter a name for the app, such as *QueryMCP*.
- **Description**–enter a description for the app.
- **MCP Server URL**–enter the URL for the MCP server: *https://mcp.cloud.cdata.com/mcp*.
- **Authentication**–select OAuth.
- **Authentication**–select **OAuth**.
</Step>
<Step>
Select **I trust this application**.
Select **I understand and want to continue**.
<Frame>
<img src="/en/images/chatgpt_client_connector.png" alt="ChatGPT Connector" />
<img src="/en/images/chatgpt_client_newapp.png" alt="ChatGPT New App" />
</Frame>
</Step>
<Step>
Expand All @@ -40,7 +40,7 @@ Connect AI prompts you for a username and password.
In the ChatGPT chat session, click the **+** button and then **More** > **Developer Mode**.
</Step>
<Step>
Click **Add sources** and toggle on the connector you created. The connector appears in the chat session.
Click **Add files and more** > **More** and toggle on the app you created. The app appears in the chat session.
<Frame>
<img src="/en/images/chatgpt_client_developermode.png" alt="ChatGPT Developer Mode" />
</Frame>
Expand Down
Binary file modified en/images/chatgpt_client_calledtool.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed en/images/chatgpt_client_connector.png
Binary file not shown.
Binary file modified en/images/chatgpt_client_developermode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en/images/chatgpt_client_newapp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.