Do I need a ChatGPT Plus or Pro plan?
ChatGPT Apps with MCP support require a paid ChatGPT account (Plus, Pro, or Team). The feature is available in Developer Mode.
Connect Aidelly to ChatGPT as an MCP server. Create a custom app in ChatGPT's developer settings, add your Aidelly API key, and ChatGPT gains native tools to publish, schedule, manage your inbox, and pull analytics across 6 platforms.
Generate an Aidelly API key
In your Aidelly dashboard, go to Settings → API Keys and create a new key. Keep it open you'll paste it in step 4. API access requires an active paid plan see plans.
Enable Developer Mode in ChatGPT
In ChatGPT, go to Settings → Beta features (or Settings → Developer Mode) and enable it. This unlocks the ability to create custom apps with MCP connections.
Create a new ChatGPT App
Add Aidelly as an MCP server
In the app configuration, find the MCP Servers section and add a new server with these details:
| Server name | Aidelly |
| Server URL | https://api.aidelly.ai/mcp |
| Auth type | API Key / Bearer token |
| Header name | Authorization |
| Header value | Bearer YOUR_API_KEY |
Replace YOUR_API_KEY with the key you generated in step 1.
Save and start a conversation
Save the app and open a new conversation with it. You'll see the Aidelly tools listed in the tool panel. Try:
ChatGPT Apps with MCP support require a paid ChatGPT account (Plus, Pro, or Team). The feature is available in Developer Mode.
Yes. Your API key is stored in the ChatGPT app configuration and sent as an Authorization header with every request. Aidelly never stores ChatGPT session data.
Yes ChatGPT will call the Aidelly tools directly. You can also enable approval workflows in Aidelly so ChatGPT queues drafts for your review before anything goes live.
Use https://api.aidelly.ai/mcp as the server URL when configuring the ChatGPT app.