LazyRelay
← Back to guides

Post to Social Media from ChatGPT

Connect LazyRelay's hosted MCP server to ChatGPT and schedule, check, and verify social posts from a conversation.

What you can ask ChatGPT

The part most AI-agent schedulers skip

Most integrations stop at the API call — ChatGPT asks for a post, the API says 200 OK, and that's treated as done. It isn't. Rate limits, silent moderation holds, and platform-side failures can all eat a "successful" request. LazyRelay's list_scheduled_posts tool returns real Proof-of-Publish status, so you can ask ChatGPT to check whether a post actually went live, not just whether the request was accepted.

Setup

  1. In your LazyRelay dashboard, go to API Keys (top nav) and confirm you're on a paid plan — Starter and up. You won't need the key itself for this method, but the account behind it must have an active paid plan.
  2. In ChatGPT, look for its connectors settings (in most current versions of ChatGPT this is under Settings → Connectors) and add a custom connector using this URL:

    https://lazyrelaylazyrelay-backend.onrender.com/mcp

  3. You'll be asked to sign in — use your LazyRelay account. Once connected, ChatGPT can call LazyRelay's tools directly in a conversation.

ChatGPT's exact menu wording for adding a custom/remote connector has changed as OpenAI has rolled the feature out — if "Connectors" isn't where you expect, check ChatGPT's own help center for "custom connectors" or "MCP." Full tool reference (list_connected_accounts, schedule_post, list_scheduled_posts, delete_scheduled_post, get_analytics_summary, get_mentions) at lazyrelay.com/docs.

Don't have a LazyRelay account yet? Connectors require a paid plan — Starter, Pro, Business, Agency, or Agency Plus.

See plans and get started free