# ChatGPT

> Adding Advibly to ChatGPT as a connector.

Source: https://advibly.com/docs/agents/clients/chatgpt



<Steps>
  <Step>
    ### Add the connector [#add-the-connector]

    In ChatGPT, go to **Settings → Connectors → Add**, and give it:

    ```
    https://advibly.com/mcp
    ```
  </Step>

  <Step>
    ### Sign in [#sign-in]

    ChatGPT opens Advibly's OAuth flow. Approve it.
  </Step>

  <Step>
    ### Enable it in a conversation [#enable-it-in-a-conversation]

    Turn the connector on for the chat you want to use it in.
  </Step>

  <Step>
    ### Verify [#verify]

    Ask: “Use Advibly to list my brands and credit balance.” Setup is complete when
    both calls return account data without asking for an API key.
  </Step>
</Steps>

## Notes [#notes]

ChatGPT's connector flow omits a scope that some OAuth servers require;
Advibly's registration endpoint handles that, so no special configuration is
needed on your side.

As with any client, tool calls act as your Advibly account. Listing data is
free; generation spends credits. Ask ChatGPT to state the planned billable
calls before a multi-step production.

If the connector is enabled but no tools appear, start a new chat after
authorising it. For authentication errors, reconnect it and repeat OAuth.
