Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Genpark Referral Program Skill

FreeNot checked

GenPark AI Skill - Design and simulate customer referral programs with viral coefficient K-factor and 12-month ROI projections

GitHubEmbed

About

GenPark AI Skill - Design and simulate customer referral programs with viral coefficient K-factor and 12-month ROI projections

README

GenPark AI Agent Skill -- Design, simulate, and optimize customer referral programs with viral coefficient and ROI projections.

Features

  • Viral coefficient (K-factor) calculation
  • K-factor grading: Weak / Moderate / Strong / Viral
  • Reward cost modeling: cash (100%) vs credit (60%) vs discount (40%)
  • 12-month customer growth simulation
  • CAC comparison: referral vs standard acquisition
  • Full ROI projection
  • Program design recommendations

Quick Start

from client import ReferralProgramClient

client = ReferralProgramClient()
result = client.design(
    avg_order_value=65,
    customer_acquisition_cost=28,
    referrer_reward={"type": "credit", "value": 15},
    referee_reward={"type": "discount", "value": 20},
    current_customers=2500,
)
print(f"K-factor: {result['viral_coefficient']} ({result['k_factor_grade']})")
print(f"12m new customers: {result['program_roi']['total_new_customers_12m']}")

Installation

python example_usage.py  # No external dependencies

Built by GenPark | alphaparkinc

from github.com/alphaparkinc/genpark-referral-program-skill

Installing Genpark Referral Program Skill

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/alphaparkinc/genpark-referral-program-skill

FAQ

Is Genpark Referral Program Skill MCP free?

Yes, Genpark Referral Program Skill MCP is free — one-click install via Unyly at no cost.

Does Genpark Referral Program Skill need an API key?

No, Genpark Referral Program Skill runs without API keys or environment variables.

Is Genpark Referral Program Skill hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Genpark Referral Program Skill in Claude Desktop, Claude Code or Cursor?

Open Genpark Referral Program Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

LibreOffice Tools

Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a

passerbyflutterby passerbyflutter

dannote/figma-use

Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.

dannoteby dannote

Logo.dev

Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content

NOVA-3951by NOVA-3951

Design Inspiration Server

Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re

YonasValentinby YonasValentin

PIX4Dmatic

Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem

jangjo123by jangjo123

Figma

Extract design specs and assets

Figmaby Figma

mcp-dockmaster

An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.

by Community

ariekogan/ateam-mcp

Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm

ariekoganby ariekogan

thinkchainai/mcpbundles

MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic

thinkchainaiby thinkchainai

arikusi/nakkas

MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele

arikusiby arikusi

Compare Genpark Referral Program Skill with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All design MCPs