Schedule & Chill
Developer docs

REST API and MCP, in one reference.

Bearer token for your own code, OAuth for agents. Same capabilities either way.

Get started

Introduction

Embed multi-platform social posting into your product with the Schedule & Chill REST API and MCP server.

Schedule & Chill schedules and publishes your social posts, and lets your AI tools do it for you. A native MCP server connects Claude Code, Cursor, Gemini CLI and other clients; a clean REST API covers the same ground from your own code.

Several platforms are live and more have adapters built but still sitting in their platforms' review queues. This page deliberately does not list them — call GET /api/capabilities for the live list rather than assuming, because it changes as approvals land.

Two ways to integrate

  • REST API — Standard HTTP + JSON. Create posts, upload media, manage connected accounts. Best for backends, cron jobs, and product features.
  • MCP server — A native Model Context Protocol server so AI agents (Claude, ChatGPT, or your own) can schedule posts, browse media, and read your queue as tools. Best for agentic and chat-based products.

Both share the same authentication and the same underlying account.

Base URL

Code
https://schedulenchill.com/api

The MCP server lives at:

Code
https://schedulenchill.com/mcp

Supported platforms

X, LinkedIn (profiles and Pages), Facebook, Instagram, Pinterest, YouTube, and TikTok. See Supported platforms for the exact identifiers.

What you can do

  • Schedule a post for later or publish immediately
  • Post the same content to many platforms at once, or customize text per platform
  • Attach images and video from a media library you manage over the API
  • List, update, and cancel scheduled posts
  • Read posting stats and connected accounts

Next steps

Not a developer question?Browse the help centre →

Still stuck? Ask a person.

One inbox, answered by the people who built it. Usually same day, and never a ticket number.