Loading MCP server directory, please wait...
Model Context Protocol server for Refgrow affiliate program management API
npx @getmcp/cli add io.github.refgrow/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
REFGROW_API_KEYYour Refgrow API key (starts with rgk_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.refgrow/mcp": {
"command": "npx",
"args": [
"-y",
"@refgrow/mcp"
],
"env": {
"REFGROW_API_KEY": "",
"REFGROW_API_URL": ""
}
}
}
}