Rewardful Connector for AI agents.
24 live capabilities
Manage affiliate programs and track commissions from your AI client.
Waiting for input…
Why people use Rewardful
Rewardful for Automating Influencer Onboarding
This Connector changes that by letting your AI agent handle the heavy lifting. You can tell your agent to register a new partner and generate their login link in one go. It moves the work from a series of manual clicks into a single conversational command.
What Vinkius changes
You get a conversational interface for your entire affiliate marketing backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Onboarding a new influencer
A growth lead asks the agent to register 'Jane Doe', then uses generate_affiliate_sso to send her a login link immediately.
- Real-world use case 02
Checking payout status
A finance lead asks for list_payouts and then uses pay_payout to clear a specific payment from the ledger.
- Real-world use case 03
Creating a seasonal sale
A marketing manager uses create_campaign to set up a 'Summer Sale' and then create_affiliate_link for a new partner.
Complete set · 24capabilities
The complete Rewardful capability set.
These are the exact actions your AI can choose when you ask it to work with Rewardful.
01—04
4 capabilities in this set.
Part of 24 available through Rewardful.
- 01 Capability
Get affiliate
Fetch the profile details for a specific Rewardful affiliate. See all the history for a single partner.
- 02 Capability
List payouts
Show all payouts, including pending and completed ones. Keep track of what you owe your partners.
- 03 Capability
Create affiliate
Register a new partner in the Rewardful system. This helps you keep your partner list current.
- 04 Capability
Create campaign
Set up a new affiliate marketing campaign with specific rewards. You can define how partners get paid.
05—08
4 capabilities in this set.
Part of 24 available through Rewardful.
- 05 Capability
Delete commission
Remove a specific commission record from your ledger. Use this to clean up accidental entries.
- 06 Capability
Generate affiliate sso
Create a magic link for an affiliate to log into their dashboard. This gives them instant access without a manual setup.
- 07 Capability
Get affiliate coupon
Pull the details of a specific affiliate coupon. Check the specific terms of a promotional code.
- 08 Capability
Get affiliate link
Retrieve a specific affiliate link for a partner. This lets you quickly share the correct URL.
09—12
4 capabilities in this set.
Part of 24 available through Rewardful.
- 09 Capability
Get campaign
Pull the details of a specific Rewardful campaign. Check your active reward structures.
- 10 Capability
Get commission
Retrieve the details of a specific commission record. See how much a specific sale earned.
- 11 Capability
Get payout
Fetch the details of a specific payout record. Check the status of a pending payment.
- 12 Capability
List affiliate coupons
Show a list of all active affiliate coupons. View all current promotional codes at once.
13—16
4 capabilities in this set.
Part of 24 available through Rewardful.
- 13 Capability
List affiliate links
Show a list of all active affiliate links. See every unique URL your partners can use.
- 14 Capability
List affiliates
List all affiliates currently in your Rewardful program. Get a full overview of your partner network.
- 15 Capability
List campaigns
List all active and past Rewardful campaigns. Review your history of marketing efforts.
- 16 Capability
List commissions
Show all commissions generated by your partners. Monitor your total earnings from the program.
17—20
4 capabilities in this set.
Part of 24 available through Rewardful.
- 17 Capability
List referrals
Show a list of all referrals tracked by the program. See the raw data behind your growth.
- 18 Capability
Pay payout
Mark a specific payout as paid in your records. Update your ledger to reflect completed transactions.
- 19 Capability
Update affiliate link
Change the token for an existing affiliate link. Fix broken links or update specific partner URLs.
- 20 Capability
Update affiliate
Edit the profile information for an existing affiliate. Keep your partner data accurate and up to date.
21—24
4 capabilities in this set.
Part of 24 available through Rewardful.
- 21 Capability
Update campaign
Change the reward structure or details of a campaign. Adjust your marketing strategy on the fly.
- 22 Capability
Update commission
Edit the status or details of a specific commission. Correct errors in your commission records.
- 23 Capability
Create affiliate coupon
Create a new coupon for your affiliate program. Generate new promotional codes for your partners.
- 24 Capability
Create affiliate link
Create a new unique link for a partner. Give influencers a custom URL for their audience.
Set up in minutes
One URL. Then ask Rewardful to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Rewardful from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4N5d7aQZ4KK4ZfazWaZnXrBPpribFhf9Dketn33B/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Rewardful, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Rewardful for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4N5d7aQZ4KK4ZfazWaZnXrBPpribFhf9Dketn33B/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Rewardful URL.
- Step 03
Save and start
Save the connection and enable Rewardful in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"rewardful": {
"url": "https://edge.vinkius.com/vk_preview_4N5d7aQZ4KK4ZfazWaZnXrBPpribFhf9Dketn33B/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Rewardful
Open Agent mode in chat and ask: "Using Rewardful, help me...". 24 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"rewardful": {
"url": "https://edge.vinkius.com/vk_preview_4N5d7aQZ4KK4ZfazWaZnXrBPpribFhf9Dketn33B/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Rewardful
Ask Copilot: "Using Rewardful, help me...". 24 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"rewardful": {
"url": "https://edge.vinkius.com/vk_preview_4N5d7aQZ4KK4ZfazWaZnXrBPpribFhf9Dketn33B/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Rewardful
Open Cascade and ask: "Using Rewardful, help me...". 24 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"rewardful": {
"url": "https://edge.vinkius.com/vk_preview_4N5d7aQZ4KK4ZfazWaZnXrBPpribFhf9Dketn33B/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Rewardful
Ask Cline: "Using Rewardful, help me...". 24 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add rewardful --transport http "https://edge.vinkius.com/vk_preview_4N5d7aQZ4KK4ZfazWaZnXrBPpribFhf9Dketn33B/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Rewardful
Ask Claude: "Using Rewardful, show me...". 24 tools are ready
Where the request belongs
Work Rewardful can move forward.
This is for marketing leads and growth teams who are tired of the manual copy-paste dance between influencer spreadsheets and affiliate dashboards.
Marketing Manager
Checks campaign performance and updates reward structures on the fly during meetings.
Growth Lead
Rapidly creates unique links and coupons for new influencer partnerships to keep momentum high.
Finance Officer
Audits commission records and marks payouts as paid to keep the company books clean.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsReferralCandy
Connect your AI agents to ReferralCandy to manage referral programs, track advocates, register purchases, and analyze campaign performance.
Refersion
Manage your affiliate marketing program via Refersion. list affiliates, track conversions, and manage webhooks directly from any AI agent.
FirstPromoter
Manage affiliates, track referrals, and handle rewards via AI agents with FirstPromoter.
Effiliation
Equip your AI agent to manage affiliate programs, track transactions, and monitor performance via the Effiliation API.
Referly
Automate affiliate programs via Referly. manage partners, track conversions, and monitor workflows directly.
PartnerStack
Manage affiliate and partner programs via PartnerStack. list partners, track leads, and monitor rewards directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Rewardful connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Rewardful.
The practical details behind the request, access and result.
How does Rewardful MCP help my marketing?
It gives you a conversational way to manage your affiliate program. You can ask your AI agent to check campaign stats, register new partners, or update reward structures without leaving your chat interface.
Can I use Rewardful MCP to onboard influencers?
Yes, you can use it to register new influencers to specific campaigns and immediately generate magic links for them to access their dashboards.
How do I track commissions with Rewardful MCP?
Your AI agent can pull a full list of commissions or look up the specific earnings for any single partner to help you stay on top of your ledger.
Can Rewardful MCP handle my payouts?
It can list all your pending and completed payouts and allow you to mark specific payouts as paid, making it much easier for your finance team to stay organized.
What happens when I connect Rewardful MCP to my agent?
Your AI agent gains the ability to read and write data to your Rewardful account, turning your affiliate dashboard into a natural language interface.
Is Rewardful MCP good for large affiliate programs?
It is ideal for high-volume programs because it removes the manual data entry required to manage hundreds of partners, links, and commission records.
How can I quickly see all my active affiliate campaigns?
You can use the list_campaigns capability. It will retrieve all campaigns configured in your Rewardful account, including their reward types and settings.
Is it possible to pay out a pending commission through the AI?
Yes, you can use the pay_payout capability by providing the specific Payout ID. This will mark the payout as paid in your Rewardful dashboard.
Can I generate a direct login link for an affiliate?
Absolutely. Use the generate_affiliate_sso capability with the Affiliate ID. It generates a one-time Magic Link that expires in 1 minute for secure access.
One connection away
Give your agent a direct line to Rewardful.
Connect Rewardful once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available