viralhunt mcp for Windsurf
io.github.rodvan/viralhunt-mcp
Find trending content and schedule posts across social networks via the ViralHunt.io API.
client:Windsurf
transport:stdio
runtime:npm
Install viralhunt mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"viralhunt-mcp": {
"command": "npx",
"args": [
"-y",
"viralhunt-mcp"
],
"env": {
"VIRALHUNT_API_KEY": "<VIRALHUNT_API_KEY>",
"VIRALHUNT_BASE_URL": "<VIRALHUNT_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs