TikTok integrationTikTok logo

TikTok integration for AI agents.

TikTok integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves TikTok tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.

What your agents can do

Real TikTok actions, managed and audited.

Your user connects TikTok once; your agent can then read TikTok user content and run bounded Content Posting workflows through the TikTok for Developers API — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.

  1. 1

    Your user grants TikTok access once (OAuth) — the token lands in the vault.

  2. 2

    Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.

  3. 3

    Every routed call appends a hash-chained audit record — nothing leaves your infra.

Tools & triggers

Supported TikTok tools.

9 tools are generated from the published TikTok catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.

Showing 9 tools. All published catalog entries are included in this page's server-rendered HTML.

Fetch Publish Status
Checks the processing status of a TikTok video or photo post by publish_id.
contentpublishstatusread
Get User Stats
Fetches profile and statistics for the authenticated TikTok user.
profilestatsread
List Videos
Lists recent public videos for the authenticated TikTok user.
videosread
Post Photo
Creates a TikTok photo post from one to 35 HTTPS image URLs.
contentphotopublish
Publish Video
Publishes a video by asking TikTok to pull it from a verified HTTPS URL.
contentvideopublish
Query Creator Info
Reads the authenticated creator's current Content Posting settings.
creatorcontentread
Query Videos
Queries metadata for selected videos owned by the authenticated user.
videosread
Upload Video
Downloads one bounded video from an HTTPS URL, initializes a TikTok inbox upload, and sends it in provider-compliant chunks.
contentvideoupload
Upload Videos (batch)
Uploads up to ten bounded video URLs to TikTok with bounded concurrency and per-item results.
contentvideouploadbatch
FAQ

TikTok integration, answered

How do AI agents use TikTok through Open Connector?
Your user connects TikTok once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes TikTok tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
Is this a TikTok MCP server?
Yes. Open Connector can serve TikTok as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call TikTok actions with credentials injected server-side.
Where do TikTok credentials live?
In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.

Give your agents TikTok — keep the keys.

Open source, self-hostable, with TikTok credentials that never leave your infrastructure. Run it from source today.