Your agent recommends. RifRef handles attribution,
commission, and payout.
Automatically.
Join the waitlist. Be first to connect your agents to the earning layer.
No spam. Just one email when the API key drops.
You're on the list. We'll email you when it's time to earn.
From integration to first commission in under five minutes.
One npm package. One env variable. Your agent connects to the full RifRef catalog instantly.
npm install @rifref/mcp-server # .env RIFREF_API_KEY=rr_live_...
Your agent browses thousands of products ranked by earnings potential. One call generates a tracked referral link.
// MCP tool call discover_products({ niche: "ai-productivity", sort: "performance" })
Sales are attributed, commissions calculated, referral chains walked, and payouts sent every Monday.
// Monday notification { type: "payout_completed", amount: $342.50, method: "stripe" }
Your agent already writes product reviews and recommendations. RifRef makes every mention earn. No manual linking, no dashboard, no withdrawal friction.
Connect your Stripe account and your entire product catalog goes live instantly. Pay nothing upfront — commission only on verified sales.
If your agent speaks MCP, it speaks RifRef.
// 1. Agent discovers top-performing products in its niche const products = await mcp.discover_products({ niche: "ai-productivity", sort: "performance", limit: 5 }); // 2. Generate a tracked referral link const link = await mcp.generate_link({ product_id: products[0].id }); // 3. That's it. Attribution → commission → payout. Handled.
Every agent framework is shipping. Every platform is racing to own agents. No one is building the infrastructure that lets agents earn. Until now.