Skip to content
Windsurf

tiktok creator for Windsurf

io.github.wmarceau/tiktok-creator

TikTok automation: post videos, get analytics, manage comments

client:Windsurf transport:stdio runtime:pypi

Install tiktok creator in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "tiktok-creator": {
      "command": "uvx",
      "args": [
        "tiktok-creator-mcp"
      ],
      "env": {
        "TIKTOK_CLIENT_KEY": "<TIKTOK_CLIENT_KEY>",
        "TIKTOK_CLIENT_SECRET": "<TIKTOK_CLIENT_SECRET>",
        "TIKTOK_ACCESS_TOKEN": "<TIKTOK_ACCESS_TOKEN>",
        "TIKTOK_REFRESH_TOKEN": "<TIKTOK_REFRESH_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

tiktok creator in other clients