Skip to content

MCP tools

The MCP server exposes the public API as tools, grouped by resource. All tools act on the workspace tied to the API key.

ToolDescription
upload-mediaUpload a local file (by absolute path) to the media library.
list-mediaList media items in the workspace.
get-mediaGet a media item by ID.
delete-mediaDelete a media item by ID.
ToolDescription
list-postsList posts, optionally filtered by status/from/to.
create-postCreate a post (draft, scheduled, or publish now) for one or more accounts.
get-postGet a post by ID with per-target status.
update-postUpdate content, media, or strict flag on a draft/scheduled post.
delete-postDelete a post by ID.
ToolDescription
list-social-accountsList connected social accounts (use IDs as post targets).
get-social-accountGet a social account by ID.
ToolDescription
list-social-postingsList per-target publish results across the workspace.
get-social-postings-by-postList postings for a specific post.
get-social-postingGet a single posting by ID.
  • “Upload ~/Desktop/launch.png and schedule a post with it to my LinkedIn and X accounts for tomorrow at 9am.”
  • “List my posts that failed to publish and show me the error for each target.”
  • “What social accounts are connected to my workspace?”