VOOZH about

URL: https://mcp.so/server/refgrow-mcp/refgrow

⇱ Refgrow MCP Server MCP Server


Refgrow MCP Server

@refgrow

MCP server for managing affiliate and referral programs. Create programs, track referrals, manage affiliates, process conversions, and handle payouts — all through AI assistants like Claude, Cursor, and ChatGPT.
Overview

Refgrow MCP Server

MCP server for Refgrow — a SaaS platform for creating and managing affiliate/referral programs.

Features

  • Program Management — Create and configure affiliate programs with custom commission rates
  • Affiliate Management — View, approve, and manage affiliates
  • Referral Tracking — Track clicks, signups, and conversions in real-time
  • Conversion Analytics — Monitor revenue, commissions, and performance metrics
  • Payout Management — Process affiliate payouts via PayPal or Wise

Installation

{
 "mcpServers": {
 "refgrow": {
 "command": "npx",
 "args": ["-y", "@refgrow/mcp"],
 "env": {
 "REFGROW_API_KEY": "rgk_your_api_key_here"
 }
 }
 }
}

Getting Your API Key

  1. Sign up at refgrow.com
  2. Create a project
  3. Go to Project Settings → API
  4. Generate an API key

Available Tools

ToolDescription
get_projectGet project details and settings
get_affiliatesList all affiliates
get_affiliateGet specific affiliate details
get_referralsList referrals with filters
get_conversionsList conversions with filters
get_dashboard_statsGet dashboard analytics
get_payoutsList payout history

Links

Server Config

{
 "mcpServers": {
 "refgrow": {
 "command": "npx",
 "args": [
 "-y",
 "@refgrow/mcp"
 ],
 "env": {
 "REFGROW_API_KEY": "rgk_your_api_key_here"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.