← Registry

eCommerce

rsnc.network

Provides information about cashback, rewards, and deals from a cross-brand marketplace.

1 endpoint45 known toolsFirst detected May 10, 2026Last detected August 29, 2026

ENDPOINT 1

https://agent.rsnc.network/mcp

No auth detected

MCP server metadata

Name
resonance-reward-agent
Version
3.1.0
Capabilities
toolsresourcesprompts

Known tools 45

rsnc_agent_network_info

Returns info about the Resonance rewards network — a cross-brand cashback and perks marketplace covering retail, dining, travel, gaming, and more.

Inferred read-only
rsnc_agent_list_brands

Search and browse brands offering cashback, rewards, and deals.

Inferred read-only
rsnc_agent_network_stats

Returns how many brands, users, and rewards are active — useful for understanding the scope of available deals and cashback offers.

Inferred read-only
rsnc_agent_check_brand

Check if a brand or website is on the Resonance cashback network.

Inferred read-only
rsnc_agent_brand_rankings

See which brands offer the most rewards, have the most active programs, or the best cashback rates.

Inferred read-only
rsnc_agent_brand_info

Get 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-only
rsnc_agent_brand_perks

Browse a brand's available rewards — discounts, free products, exclusive access, experiences, and more.

Inferred read-only
rsnc_agent_user_balance

Check how much cashback a user has earned at a specific brand and how much they can spend on rewards.

Inferred read-only
rsnc_agent_user_stats

Get a user's complete reward profile for a brand: total earned, total redeemed, active streaks, and achievements.

Inferred read-only
rsnc_agent_user_portfolio

Get 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-only
rsnc_agent_process_event

Record a qualifying action (purchase, signup, review, referral) to earn cashback for a user.

Potential side effects
rsnc_agent_process_bulk

Record multiple qualifying actions in one request — batch purchases, signups, or engagement events across brands.

Inferred read-only
rsnc_agent_browse_perks

Search for deals, discounts, and rewards across all brands or filter by category and budget.

Inferred read-only
rsnc_agent_redeem_perk

Claim a reward for a user — redeem a discount, freebie, or exclusive offer using their earned cashback.

Inferred read-only
rsnc_agent_leaderboard

See top earners and most active customers for a brand.

Inferred read-only
rsnc_agent_estimate_roi

Estimate the return on investment of adding a Resonance cashback program to a business.

Inferred read-only
rsnc_agent_request_info

Request information about adding a Resonance cashback program to a business.

Inferred read-only
rsnc_agent_onboard_brand

Register a new brand on the Resonance cashback network.

Inferred read-only
rsnc_agent_manage_keys

Manage API keys for brands you onboarded.

Inferred read-only
rsnc_agent_network_analytics

Get real-time network analytics: total users, brands, rewards distributed, trending categories, and growth metrics across the entire Resonance network.

Inferred read-only
rsnc_agent_brand_analytics

Deep analytics for a specific brand: daily performance trends, customer velocity, event activity, and program health metrics.

Inferred read-only
rsnc_agent_event_performance

See 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-only
rsnc_agent_perk_analytics

Analyze perk collection performance: redemption rates, supply status, which perks are most popular.

Inferred read-only
rsnc_agent_brand_health

Get a program health assessment for a brand with data-driven recommendations.

Inferred read-only
rsnc_agent_create_event

Create a new reward event for a brand.

Potential side effects
rsnc_agent_update_event

Update an existing reward event's configuration.

Potential side effects
rsnc_agent_create_perk

Create a new perk collection for a brand.

Potential side effects
rsnc_agent_update_perk

Update a perk collection's configuration.

Potential side effects
rsnc_agent_my_rewards

Check your agent's RSNC reward earnings, activity stats, and remaining rate cap allowances.

Inferred read-only
rsnc_agent_claim_reward

Claim a reward for a valuable agent action.

Inferred read-only
rsnc_agent_compare_brands

Compare 2-5 brands side-by-side across all performance metrics: velocity, customers reached, transactions, LTZ distributed, event diversity, and perk utilization.

Inferred read-only
rsnc_agent_compare_cashback

Compare cashback rates across brands for a specific purchase amount.

Potential side effects
rsnc_agent_best_deals

Find the best cashback deals and rewards matching a shopping intent.

Inferred read-only
rsnc_agent_next_goal

Calculate the fastest path to a user's next attainable reward.

Inferred read-only
rsnc_agent_route_purchase

Find the best brand to buy from based on cashback and rewards.

Inferred read-only
rsnc_agent_stack_deals

Calculate the optimal deal stack for a specific purchase at a specific brand.

Potential side effects
rsnc_agent_user_persona

Get a user's behavioral profile: earn patterns, persona archetype, tag/brand affinities, price preferences, and network position.

Inferred read-only
rsnc_agent_user_recommendations

Get personalized perk recommendations for a user, scored by persona affinity and affordability.

Inferred read-only
rsnc_agent_perk_intelligence

Get intelligence on a brand's perks: heat scores, conversion funnels, supply depletion rates, and retention impact.

Inferred read-only
rsnc_agent_perk_audience

Get the persona breakdown of users who claimed a specific perk: archetypes, engagement levels, and platform distribution.

Inferred read-only
rsnc_agent_brand_audience

Get a brand's user persona distribution: archetype breakdown, engagement levels, platform split, and archetype drift over time.

Inferred read-only
rsnc_agent_network_flows

See how users flow between brands across the network.

Inferred read-only
rsnc_agent_network_trending

See what's trending across the Resonance network: hottest perk categories, fastest growing brand categories, and overall network health metrics.

Inferred read-only
rsnc_agent_suggest_events

Get AI-recommended reward event configurations for a brand.

Inferred read-only
rsnc_agent_suggest_perks

Get AI-recommended perk configurations for a brand.

Inferred read-only

CONNECT 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.

Trust status Neutral

rsnc.network is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.