Schedule, publish, and analyze social posts across TikTok, Instagram, YouTube, X, Threads, LinkedIn, and more via the ViralNote API.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@viralnote/mcp-server"
],
"env": {
"VIRALNOTE_API_KEY": "${VIRALNOTE_API_KEY}"
}
}