Agent♥︎Age
Catalog

io.github.refgrow/mcp

Official

by refgrow · TypeScript

Model Context Protocol server for Refgrow affiliate program management API

io.github.refgrow/mcp (MCP) Server

A Model Context Protocol (MCP) server that wraps the Refgrow REST API, enabling MCP-compatible AI clients (e.g., Claude Desktop, Cursor, ChatGPT) to manage an affiliate program. The server operates with a Refgrow account and uses an API key generated in project settings.

🛠️ Key Features

  • MCP server wrapper for the Refgrow REST API
  • Integrates with MCP-compatible clients
  • Requires an API key starting with rgk_

🚀 Use Cases

  • Affiliate program management via Refgrow API
  • Agent-driven control through MCP-compatible applications

⚡ Developer Benefits

  • Standardized access via MCP for clients like Claude Desktop and Cursor
  • Uses Refgrow REST API credentials configured in project settings

⚠️ Limitations

  • Requires Node.js 18+
  • Requires a Refgrow API key; no other authentication method is described

📦 Installation

  • Install via npm install @refgrow/mcp
  • Or clone https://github.com/refgrow/refgrow-mcp.git, then npm install and npm run build