eCommerce
rsnc.network
Provides information about cashback, rewards, and deals from a cross-brand marketplace.
ENDPOINT 1
https://agent.rsnc.network/mcp
MCP server metadata
- Name
- resonance-reward-agent
- Version
- 3.1.0
Known tools 45
rsnc_agent_network_infoReturns info about the Resonance rewards network — a cross-brand cashback and perks marketplace covering retail, dining, travel, gaming, and more.
Inferred read-onlyrsnc_agent_list_brandsSearch and browse brands offering cashback, rewards, and deals.
Inferred read-onlyrsnc_agent_network_statsReturns how many brands, users, and rewards are active — useful for understanding the scope of available deals and cashback offers.
Inferred read-onlyrsnc_agent_check_brandCheck if a brand or website is on the Resonance cashback network.
Inferred read-onlyrsnc_agent_brand_rankingsSee which brands offer the most rewards, have the most active programs, or the best cashback rates.
Inferred read-onlyrsnc_agent_brand_infoGet details on a brand's reward program: what actions earn cashback (purchases, signups, reviews, referrals), how much you earn per action, and any bonus opportunities.
Inferred read-onlyrsnc_agent_brand_perksBrowse a brand's available rewards — discounts, free products, exclusive access, experiences, and more.
Inferred read-onlyrsnc_agent_user_balanceCheck how much cashback a user has earned at a specific brand and how much they can spend on rewards.
Inferred read-onlyrsnc_agent_user_statsGet a user's complete reward profile for a brand: total earned, total redeemed, active streaks, and achievements.
Inferred read-onlyrsnc_agent_user_portfolioGet a unified view of a user's rewards across ALL brands — total balance, per-brand breakdown, active streaks, and the best perk they can afford right now.
Inferred read-onlyrsnc_agent_process_eventRecord a qualifying action (purchase, signup, review, referral) to earn cashback for a user.
Potential side effectsrsnc_agent_process_bulkRecord multiple qualifying actions in one request — batch purchases, signups, or engagement events across brands.
Inferred read-onlyrsnc_agent_browse_perksSearch for deals, discounts, and rewards across all brands or filter by category and budget.
Inferred read-onlyrsnc_agent_redeem_perkClaim a reward for a user — redeem a discount, freebie, or exclusive offer using their earned cashback.
Inferred read-onlyrsnc_agent_estimate_roiEstimate the return on investment of adding a Resonance cashback program to a business.
Inferred read-onlyrsnc_agent_request_infoRequest information about adding a Resonance cashback program to a business.
Inferred read-onlyrsnc_agent_network_analyticsGet real-time network analytics: total users, brands, rewards distributed, trending categories, and growth metrics across the entire Resonance network.
Inferred read-onlyrsnc_agent_brand_analyticsDeep analytics for a specific brand: daily performance trends, customer velocity, event activity, and program health metrics.
Inferred read-onlyrsnc_agent_event_performanceSee how each reward event is performing at a brand: which actions drive the most engagement, claim rates, and reward efficiency per event type.
Inferred read-onlyrsnc_agent_perk_analyticsAnalyze perk collection performance: redemption rates, supply status, which perks are most popular.
Inferred read-onlyrsnc_agent_brand_healthGet a program health assessment for a brand with data-driven recommendations.
Inferred read-onlyrsnc_agent_my_rewardsCheck your agent's RSNC reward earnings, activity stats, and remaining rate cap allowances.
Inferred read-onlyrsnc_agent_compare_brandsCompare 2-5 brands side-by-side across all performance metrics: velocity, customers reached, transactions, LTZ distributed, event diversity, and perk utilization.
Inferred read-onlyrsnc_agent_compare_cashbackCompare cashback rates across brands for a specific purchase amount.
Potential side effectsrsnc_agent_best_dealsFind the best cashback deals and rewards matching a shopping intent.
Inferred read-onlyrsnc_agent_next_goalCalculate the fastest path to a user's next attainable reward.
Inferred read-onlyrsnc_agent_route_purchaseFind the best brand to buy from based on cashback and rewards.
Inferred read-onlyrsnc_agent_stack_dealsCalculate the optimal deal stack for a specific purchase at a specific brand.
Potential side effectsrsnc_agent_user_personaGet a user's behavioral profile: earn patterns, persona archetype, tag/brand affinities, price preferences, and network position.
Inferred read-onlyrsnc_agent_user_recommendationsGet personalized perk recommendations for a user, scored by persona affinity and affordability.
Inferred read-onlyrsnc_agent_perk_intelligenceGet intelligence on a brand's perks: heat scores, conversion funnels, supply depletion rates, and retention impact.
Inferred read-onlyrsnc_agent_perk_audienceGet the persona breakdown of users who claimed a specific perk: archetypes, engagement levels, and platform distribution.
Inferred read-onlyrsnc_agent_brand_audienceGet a brand's user persona distribution: archetype breakdown, engagement levels, platform split, and archetype drift over time.
Inferred read-onlyrsnc_agent_network_trendingSee what's trending across the Resonance network: hottest perk categories, fastest growing brand categories, and overall network health metrics.
Inferred read-onlyrsnc_agent_suggest_eventsGet AI-recommended reward event configurations for a brand.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.resonance-reward-agent]
url = "https://agent.rsnc.network/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"resonance-reward-agent": {
"type": "http",
"url": "https://agent.rsnc.network/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: resonance-reward-agent
Remote MCP URL: https://agent.rsnc.network/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"resonance-reward-agent": {
"url": "https://agent.rsnc.network/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"resonance-reward-agent": {
"type": "http",
"url": "https://agent.rsnc.network/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "resonance-reward-agent",
"transport": "streamable-http",
"url": "https://agent.rsnc.network/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for rsnc.network was fetched 2026-09-06T20:36:29.155Z.
rsnc.network is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.