Connect your AI tools to live TikTok analytics with viral.app's Model Context Protocol (MCP) server. Get real-time TikTok data directly in Cursor, Claude Desktop, Raycast, and more.
Server Config
{
"mcpServers": {
"viral.app": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://viral.app/api/mcp"
]
}
}
}