Endpoint
mcp:read and mcp:write scopes.
Authentication options
OAuth connection
Recommended for clients that support protected-resource discovery, dynamic
client registration, and PKCE S256.
Workspace API key
Use
Authorization: Bearer YOUR_API_KEY in clients that accept a static
header configuration.OAuth access tokens and workspace REST API keys are separate credentials. Both
use the Bearer header at the MCP endpoint.
Available capabilities
The modern MCP server exposes tools for:- Listing connected social accounts and validating provider schemas.
- Listing posts within a UTC date range.
- Scheduling posts after user confirmation.
- Updating provider-specific settings for drafts and queued posts.
- Discovering video options and running helper functions.
- Generating images and videos.
mcp:write scope. Read-only inspection tools require mcp:read. Post deletion is not available through MCP.