Skip to content
Cline

viralhunt mcp for Cline

io.github.rodvan/viralhunt-mcp

Find trending content and schedule posts across social networks via the ViralHunt.io API.

client:Cline transport:stdio runtime:npm

Install viralhunt mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "viralhunt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "viralhunt-mcp"
      ],
      "env": {
        "VIRALHUNT_API_KEY": "<VIRALHUNT_API_KEY>",
        "VIRALHUNT_BASE_URL": "<VIRALHUNT_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

viralhunt mcp in other clients