Your AI assistant can now earn you cashback
CashbackPro MCP server lets Claude, Cursor and any MCP-compatible assistant search AliExpress products, estimate cashback and generate your personal cashback links — right in the chat.
What your assistant can do
search_productsSearch AliExpress products with quality filters applied
get_product_detailsGet authoritative price, rating and commission for a product
calculate_cashbackEstimate cashback for every CashbackPro level
get_cashback_linkGenerate your personal cashback link — buy through it, get paid
Connect in 2 minutes
1. Sign in at CashbackPro and copy your token from the extension page: Get my token
2. Add the server to your assistant. Claude Code:
claude mcp add cashbackpro --transport http https://cashbackpro.org/api/mcp --header "Authorization: Bearer YOUR_TOKEN"
Cursor / other MCP clients (mcp.json):
{
"mcpServers": {
"cashbackpro": {
"url": "https://cashbackpro.org/api/mcp",
"headers": { "Authorization": "Bearer YOUR_TOKEN" }
}
}
}3. Ask your assistant: “Find wireless earbuds on AliExpress and give me a cashback link”. Buy through the link — cashback appears in your dashboard after AliExpress confirms the order.
No account? It still works
Without a token the assistant can search and generate working affiliate links, but purchases earn no cashback — the commission supports CashbackPro as payment for the free service. Connect an account any time to start earning.
Details
How do I get paid?
Cashback is a share of the AliExpress affiliate commission: 30% at Bronze level up to 80% at Platinum. It appears as pending after purchase and becomes withdrawable after AliExpress finally confirms the order.
Is my account safe?
The token only allows searching and generating links. It cannot touch your balance, withdrawals or settings.
Which assistants are supported?
Any MCP client that supports HTTP transport with custom headers: Claude Code, Cursor, LibreChat and others.