Connect Claude Code, Cursor, Codex, or custom scripts once with an API key. Your agent schedules and publishes directly across X, Bluesky, and Threads in a single turn — no browser open, no manual copying.
Live HTTP endpoint at https://honkpost.com/api/mcp
{}List authenticated user's connected social accounts and active publishing capabilities.
{ sourceUrl?: string, base64?: string, filename?: string }Download, SSRF-verify, and host public image or video media into Honkpost Blob storage.
{ content: string, targetPlatforms?: string[], scheduledFor?: string, mediaUrls?: string[], firstCommentPlug?: string }Draft and schedule a post for future delivery into The Pond buffer queue.
{ content: string, targetPlatforms?: string[], mediaUrls?: string[], firstCommentPlug?: string }Immediately dispatch a post across connected accounts in a single turn.
{ limit?: number, platform?: string }Retrieve upcoming scheduled posts in the queue for the authenticated user.
{ postId: string }Cancel and remove an upcoming scheduled post before it is dispatched.
One source of truth across all machine-readable endpoints.