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

# ChatGPT

> Connect KonbiniAPI to ChatGPT using the Model Context Protocol.

ChatGPT supports remote MCP servers through custom apps. Availability depends on your plan and whether developer mode is enabled.

Once the app has been added and authorized, KonbiniAPI tools are available in all ChatGPT apps: web, desktop, and mobile.

* **Plus / Pro**: enable developer mode, then add KonbiniAPI as a personal app.
* **Business / Enterprise / Edu**: admins and authorized builders can create, test, and publish custom apps for the workspace.

<Steps>
  <Step title="Open the ChatGPT web app">
    Go to [chatgpt.com](https://chatgpt.com) and log in to your account.
  </Step>

  <Step title="Enable developer mode if needed">
    Once inside the ChatGPT web app, open **Settings → Apps** and turn on **Developer mode** if you have a Plus or Pro plan.
  </Step>

  <Step title="Open the apps settings">
    From **Settings → Apps**, click **Create app** or **Add app**, depending on your plan.
  </Step>

  <Step title="Enter the app name">
    ```text theme={null}
    KonbiniAPI
    ```
  </Step>

  <Step title="Enter the server URL">
    ```text theme={null}
    https://mcp.konbiniapi.com
    ```
  </Step>

  <Step title="Select OAuth authentication">
    Select **OAuth** as the authentication method.
  </Step>

  <Step title="Create the app">
    Mark the checkbox and click **Create**.
  </Step>

  <Step title="Authorize">
    ChatGPT will redirect you to KonbiniAPI to log in and grant access. Once the browser flow completes, the app is active.

    If the KonbiniAPI consent screen doesn't open automatically, click the **Connect** button next to the app name.
  </Step>
</Steps>

**KonbiniAPI tools are now available in all ChatGPT apps: web, desktop, and mobile.**

You can ask it to fetch TikTok or Instagram data directly in chat, or enable the app from ChatGPT's tools menu when starting a task.
