Skip to content
VS Code

TikTapDown for VS Code

io.github.farukkolip/tiktapdown-mcp

10 TikTok creator tools — video/MP3 download, daily trends for 16 countries, hashtags, hooks.

client:VS Code transport:stdio runtime:npm

Install TikTapDown in VS Code

.vscode/mcp.json

{
  "servers": {
    "tiktapdown-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "tiktapdown-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

TikTapDown in other clients