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

# ChatGPT

> Connect SocialAPI.AI to ChatGPT on web, desktop, and mobile.

**MCP Server URL:** `https://api.social-api.ai/mcp`

## Web & Desktop

### Prerequisites

* A [SocialAPI.AI](https://social-api.ai) account with at least one connected social account
* Any ChatGPT plan (Apps are supported on all plans, including Free, Plus, Pro, Business, Enterprise, and Education)

### 1. Enable Developer Mode

Go to **Settings → Apps & Connectors → Advanced settings** and toggle **Developer Mode** on.

<img src="https://mintcdn.com/socialapi/LjBjrwhsSNWqN2AY/images/mcp-chatgpt-settings.png?fit=max&auto=format&n=LjBjrwhsSNWqN2AY&q=85&s=4949ab9496e4b9dcd9803ad6a1c126d1" alt="ChatGPT Apps & Connectors advanced settings" width="1539" height="1100" data-path="images/mcp-chatgpt-settings.png" />

### 2. Create a connector

Go to **Settings → Connectors → Create** and fill in:

* **Name:** `SocialAPI.AI`
* **Description:** `Manage social media accounts, posts, comments, DMs, reviews, and mentions`
* **Connector URL:** `https://api.social-api.ai/mcp`

ChatGPT will test the connection and display the available tools if successful.

<img src="https://mintcdn.com/socialapi/LjBjrwhsSNWqN2AY/images/mcp-chatgpt-create.png?fit=max&auto=format&n=LjBjrwhsSNWqN2AY&q=85&s=fc2dfe732ec0cb5dc2768a14ac4c4ae1" alt="ChatGPT create connector dialog" width="612" height="948" data-path="images/mcp-chatgpt-create.png" />

### 3. Authorize with your account

When you first use a [SocialAPI.AI](https://social-api.ai) tool, ChatGPT initiates an OAuth 2.1 flow with PKCE. A browser window opens to the [SocialAPI.AI](https://social-api.ai) authorization page. Log in and click **Authorize**.

<img src="https://mintcdn.com/socialapi/LjBjrwhsSNWqN2AY/images/mcp-chatgpt-add-server.png?fit=max&auto=format&n=LjBjrwhsSNWqN2AY&q=85&s=868766fc0b2ad08b0207252435093f07" alt="ChatGPT OAuth authorization for SocialAPI.AI" width="1198" height="870" data-path="images/mcp-chatgpt-add-server.png" />

<Note>
  ChatGPT supports OAuth 2.1 with PKCE and Dynamic Client Registration. It auto-discovers your authorization server via `/.well-known/oauth-protected-resource` - no manual auth configuration is needed.
</Note>

### 4. Enable in a conversation

Open a new conversation, click the **+** button near the message composer, select **More**, and toggle your [SocialAPI.AI](https://social-api.ai) connector on.

<Tip>
  As of December 2025, OpenAI renamed "connectors" to "apps" in parts of the UI. The functionality is the same.
</Tip>

***

## Mobile (iOS / Android)

Connectors created on ChatGPT web are available on the ChatGPT mobile apps (iOS and Android). You cannot create new connectors from the mobile app - set them up on the web first.

1. Add [SocialAPI.AI](https://social-api.ai) as a connector on [chatgpt.com](https://chatgpt.com) (see [Web & Desktop](#web--desktop) above)
2. Open the ChatGPT mobile app - the connector is already available
3. Enable it in a conversation via the **+** menu
