Aidelly Docs
AI Agents

ChatGPT

Connect Aidelly to ChatGPT via the hosted MCP endpoint with OAuth.

Connect Aidelly to ChatGPT Apps using the hosted MCP server. Each user authenticates via OAuth with their own Aidelly account.

Prerequisites

  • An active Aidelly paid plan
  • ChatGPT Plus, Team, or Enterprise (required for custom MCP apps)

Setup

For full step-by-step instructions, see ChatGPT Setup.

MCP Server URL: https://app.aidelly.ai/mcp

Authentication: OAuth (users sign in to their Aidelly account)

Quick steps

  1. Go to Settings → Apps → New App in ChatGPT
  2. Set the MCP Server URL to https://app.aidelly.ai/mcp
  3. Choose OAuth authentication
  4. Complete the OAuth flow — sign in to Aidelly to authorize
  5. Test: "@Aidelly list my connected social accounts"

What ChatGPT can do with Aidelly

  • Create and publish posts across all connected platforms
  • Schedule posts for future dates
  • Manage approval queues
  • Fetch analytics and content performance
  • List social connections and brand settings

Using API key auth instead

If you prefer direct API key authentication without OAuth, call the Aidelly REST API from a ChatGPT custom action. See REST API for the OpenAPI spec you can import.