viralhunt mcp for Claude Desktop
io.github.rodvan/viralhunt-mcp
Find trending content and schedule posts across social networks via the ViralHunt.io API.
client:Claude Desktop
transport:stdio
runtime:npm
Install viralhunt mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"viralhunt-mcp": {
"command": "npx",
"args": [
"-y",
"viralhunt-mcp"
],
"env": {
"VIRALHUNT_API_KEY": "<VIRALHUNT_API_KEY>",
"VIRALHUNT_BASE_URL": "<VIRALHUNT_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs