tiktok data for VS Code
com.superagnt/tiktok-data
TikTok data for AI agents: videos, creators, sounds, hashtags, trends. Content + creator research.
client:VS Code
transport:streamable-http
Install tiktok data in VS Code
.vscode/mcp.json
{
"servers": {
"tiktok-data": {
"type": "http",
"url": "https://mcp.superagnt.com/mcp/tiktok"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs