tiktok profile stats for VS Code
io.github.mrocker/tiktok-profile-stats
TikTok profiles (followers, bio) and per-video stats by handle or URL. No login. Pay per result.
client:VS Code
transport:streamable-http
Install tiktok profile stats in VS Code
.vscode/mcp.json
{
"servers": {
"tiktok-profile-stats": {
"type": "http",
"url": "https://mcp.apify.com/?tools=nick.cheng/tiktok-profile-stats-scraper"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs