io.github.davidmosiah
tiktok-agent-publisher
TikTok Agent Publisher
Local-first TikTok Content Posting API for AI agents: OAuth checks, dry-run and live uploads.
stdiocommunityservice
Package Details
tiktok-agent-publisher
Transportstdio
Environment Variables
TIKTOK_DRY_RUN(str)
Set to false only when the agent should perform live TikTok upload operations. Defaults to dry-run behavior.
TIKTOK_CLIENT_KEY(str)
TikTok developer app client key. Optional until OAuth or live upload flows are used.
TIKTOK_CLIENT_SECRET(str)
Secret
TikTok developer app client secret. Keep local and do not expose it to agents.