How to Use the Viral Loops MCP in Claude Code
Script complex growth reports and CI/CD pipelines using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Viral Loops MCP to Claude Code
Create your Vinkius account to connect Viral Loops to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run Multi-Step Audits with MCP Server
Use `list_campaigns` to pull all necessary campaign IDs into a script variable. Then, loop through that list and execute `get_campaign_stats` for each ID in your CI/CD pipeline. The output is clean JSON you can pipe directly to other tools or log files. This makes complex data gathering reliable and non-interactive. You define the flow—list all campaigns, then get stats on every single one—and Claude Code executes it headlessly.
Process Participant Lists via MCP Server
Need to process a large list of users? Call `list_participants` first. The script pulls the full roster into memory, allowing you to check specific details using `get_participant`. You can then run bulk updates or checks against that data. This is ideal for cron jobs: running daily checks on participant eligibility without needing a graphical interface.
Automate Reward Logic in Claude Code
To automate reward verification, your script must call `get_milestones` to understand the rules. Then, it pulls configuration details with `get_rewards`. The entire process—from identifying the rule threshold to logging the prize value—runs entirely from the terminal. This makes setting up automated growth checks simple. You're not just reading data; you're running a predictable pipeline that validates business rules.
Set up Viral Loops MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeviral-loops-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Viral Loops transactions." It will automatically discover and invoke the available Viral Loops tools.
claude mcp add --transport http viral-loops-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Viral Loops MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Viral Loops MCP today
We host it, we monitor it, we maintain it. You just paste one token.