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 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

  2. 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, list_workspaces, schedule_post, publish_post_now, update_post, list_scheduled_posts, delete_scheduled_post, get_analytics_summary, get_mentions) at lazyrelay.com/docs.

Don't have a LazyRelay account yet? MCP access works on every plan, including Free — no upgrade needed.

See plans and get started free