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

# Connect ChatGPT to Adspirer

> Set up ChatGPT with the Adspirer MCP server to manage Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads campaigns.

# Connect ChatGPT

ChatGPT supports MCP connectors, letting you manage ad campaigns directly from the ChatGPT interface.

<Steps>
  <Step title="Open ChatGPT Settings">
    Go to **Settings → Connectors → Add custom connector**
  </Step>

  <Step title="Add Adspirer">
    * **Name:** Adspirer
    * **URL:** `https://mcp.adspirer.com/mcp`
  </Step>

  <Step title="Authorize">
    Complete the OAuth 2.1 sign-in flow to link your Adspirer account.
  </Step>

  <Step title="Start Managing Ads">
    Ask ChatGPT to connect your ad accounts and start managing campaigns:

    ```
    Show me my campaign performance across all platforms
    ```
  </Step>
</Steps>

<Check>
  **Verify:** Ask ChatGPT "List my connected ad accounts" to confirm the setup.
</Check>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Connector not appearing">
    MCP connector support requires ChatGPT Plus or Teams. Verify your subscription includes connector access.
  </Accordion>

  <Accordion title="Tools not loading">
    Try removing and re-adding the connector. Ensure the URL is exactly `https://mcp.adspirer.com/mcp`.
  </Accordion>
</AccordionGroup>
