A preview of editor-native social workflows
The Cursor connector is a preview. Use the full 15-operation REST API; this page focuses on its eleven-operation preparation subset.
What the REST API supports today
Use these documented operations from your own application while the agent connectors remain in preview.
Create idempotent drafts
Create strict content drafts through the documented REST API without duplicating retries.
Prepare branded media
Import a public image or video URL, then read its explicit readiness once before continuing.
Check publishing readiness
Discover connected targets, inspect capabilities, and run preflight checks before hand-off.
Create a held Schedule
Create a pending-review Schedule, then read its action-required status and bounded next actions.
Use a documented contract
Build against the public REST reference rather than unreleased packages or private endpoints.
Cursor integration status
A clear boundary between the future connector and the current public contract.
Connector preview
The agent connector shown here is a product preview. Use the documented REST API for supported workflows today.
REST works today
The full documented REST API has 22 operations. This preview uses its eleven-operation preparation subset for discovery, media acquisition and repair, drafts, preflight, and held Schedules; target-specific TikTok privacy discovery and same-draft updates, receipt lookup, and exact provider cleanup remain part of the full contract.
Scoped access
API keys use explicit scopes, so integrations can request only the access their current workflow needs.
No hosted connector claim
This preview does not promise a hosted MCP endpoint or a public package. Release details will be documented if that changes.
Build with the public REST API
Create an API key and follow the held Schedule recipe using the eleven-operation preparation subset of the 15-operation REST API.