Agent-first wrapper around TikTok's official Content Posting API. It exposes OAuth readiness checks, video publishing, status polling, and video listing through both CLI and MCP tools. Every operation defaults to dry-run mode with structured JSON output, so you can wire up retry logic and audit trails before touching the live API. The connection status tool reports what's configured without leaking token values, and the privacy audit explicitly states what stays local versus what ships to TikTok. Reach for this when you need an AI agent to publish TikTok content without browser automation or hidden state, and you want the safety of dry-run validation before going live.
claude mcp add --transport stdio davidmosiah-tiktok-agent-publisher uvx tiktok-agent-publisher