TikTapDown for Zed
io.github.farukkolip/tiktapdown-mcp
10 TikTok creator tools — video/MP3 download, daily trends for 16 countries, hashtags, hooks.
client:Zed
transport:stdio
runtime:npm
Install TikTapDown in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tiktapdown-mcp": {
"command": "npx",
"args": [
"-y",
"tiktapdown-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs