Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Resonance Reward Agent

REMOTE · AGENT.RSNC.NETWORK · SCANNED AUG 3

Find shopping deals, earn cashback, and redeem rewards across retail, dining, and travel brands.

+1 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 4082 tokens (~83/item across 49 items; 45 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · agent.rsnc.network

# add to Claude Code
claude mcp add --transport http network-rsnc-reward-agent https://agent.rsnc.network/mcp
# ~/.codex/config.toml
[mcp_servers.network-rsnc-reward-agent]
url = "https://agent.rsnc.network/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "network-rsnc-reward-agent": {
      "type": "remote",
      "url": "https://agent.rsnc.network/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add network-rsnc-reward-agent --url https://agent.rsnc.network/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  network-rsnc-reward-agent:
    url: "https://agent.rsnc.network/mcp"
// mcp.json
{
  "mcpServers": {
    "network-rsnc-reward-agent": {
      "type": "http",
      "url": "https://agent.rsnc.network/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 63

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://agent.rsnc.network/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=rsnc.network CN=WE1,O=Google Trust Services,C=US 15 Jun 2026 13 Sept 2026 ECDSA 256 ECDSA-SHA256 2a8b5170f026a81b132dde6d454630d8
SANs: rsnc.network, *.rsnc.network
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of agent.rsnc.network. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
network. present 40414 8 Verified
rsnc.network. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://agent.rsnc.network/mcp Verified 200
http (plaintext) http://agent.rsnc.network/mcp Inconclusive 406
MCP tools — 45 exposed · ~3,947 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
rsnc_agent_best_deals ~204

Find the best cashback deals and rewards matching a shopping intent. Searches brands by category, ranks by reward value, and optionally personalizes results based on user balances. Use this when a user wants to shop, eat, travel, or game and wants the best rewards.

NameTypeReqDescription
budgetnumberOptional max perk cost to consider.
categorystringDirect category filter (retail, dining, travel, gaming). If provided, overrides intent-based category matching.
intentstringyesWhat the user wants to do — e.g. "buy running shoes", "get coffee", "book a hotel", "play games". Matched against brand categories and perk descriptions.
limitnumberMaximum deals to return. Defaults to 10.
userIdstringOptional user ID (email/wallet). When provided, results include personalized data: current balance, affordable perks, and "you can afford this NOW" flags.

No output schema declared.

No examples provided.

rsnc_agent_brand_analytics ~75

Deep analytics for a specific brand: daily performance trends, customer velocity, event activity, and program health metrics. Use this to understand how a brand's reward program is performing.

NameTypeReqDescription
brandIdstringyesThe brand identifier.
periodstringTime period for analytics. Defaults to "30d".

No output schema declared.

No examples provided.

rsnc_agent_brand_audience ~48

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

NameTypeReqDescription
brandIdstringyesThe brand identifier.

No output schema declared.

No examples provided.

rsnc_agent_brand_health ~52

Get a program health assessment for a brand with data-driven recommendations. Analyzes event performance, perk utilization, and customer engagement to suggest optimizations.

NameTypeReqDescription
brandIdstringyesThe brand identifier.

No output schema declared.

No examples provided.

rsnc_agent_brand_info ~71

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.

NameTypeReqDescription
brandIdstringyesThe brand identifier. Use rsnc_agent_list_brands to discover brands by category.

No output schema declared.

No examples provided.

rsnc_agent_brand_perks ~77

Browse a brand's available rewards — discounts, free products, exclusive access, experiences, and more. See what's redeemable and what each costs.

NameTypeReqDescription
brandIdstringyesThe brand identifier. Use rsnc_agent_list_brands to discover brands by category.
categorystringOptional category filter for perks.

No output schema declared.

No examples provided.

rsnc_agent_brand_rankings ~90

See which brands offer the most rewards, have the most active programs, or the best cashback rates. Useful for finding where to shop for maximum value.

NameTypeReqDescription
categorystringFilter by category (e.g. "retail", "dining", "travel", "gaming").
limitnumberNumber of brands to rank. Defaults to 10, max 10.

No output schema declared.

No examples provided.

rsnc_agent_browse_perks ~131

Search for deals, discounts, and rewards across all brands or filter by category and budget. Find cashback offers, free products, exclusive access, and experiences from retail, dining, travel, and more.

NameTypeReqDescription
brandIdstringScope to a specific brand. If omitted, returns deals from all active brands. Use rsnc_agent_list_brands to find brands.
categorystringFilter perks by category.
limitnumberMaximum number of perks to return. Defaults to 20.
maxPricenumberMaximum reward cost to include in results.

No output schema declared.

No examples provided.

rsnc_agent_check_brand ~70

Check if a brand or website is on the Resonance cashback network. Returns their reward program details if found, or information about how to join if not.

NameTypeReqDescription
querystringyesBrand name, domain, or URL to look up (e.g. "nike.com", "Starbucks").

No output schema declared.

No examples provided.

rsnc_agent_claim_reward ~80

Claim a reward for a valuable agent action. Rewards are paid from the Resonance network fund with daily and weekly rate caps. Discovery earns 100 RSNC, onboarding earns 500 RSNC.

NameTypeReqDescription
brandAddressstringyesThe brand address associated with this action.
rewardTypestringyesType of action to claim reward for.

No output schema declared.

No examples provided.

rsnc_agent_compare_brands ~92

Compare 2-5 brands side-by-side across all performance metrics: velocity, customers reached, transactions, LTZ distributed, event diversity, and perk utilization. Returns a structured comparison matrix with per-metric winners and insights.

NameTypeReqDescription
brandIdsarrayyesArray of 2-5 brand identifiers to compare.
periodstringTime period for comparison. Defaults to "30d".

No output schema declared.

No examples provided.

rsnc_agent_compare_cashback ~122

Compare cashback rates across brands for a specific purchase amount. Shows exactly how much you earn at each brand — side-by-side "Buy $100 at Nike = $8 back vs Adidas = $3 back". The key decision tool for purchase routing.

NameTypeReqDescription
brandIdsarrayBrands to compare. Or omit and use category to auto-discover.
categorystringCategory to auto-discover brands for comparison (retail, dining, travel, gaming).
purchaseAmountnumberyesPurchase amount in USD to calculate exact cashback.

No output schema declared.

No examples provided.

rsnc_agent_create_event ~177

Create a new reward event for a brand. Events define what user actions earn cashback. The agent validates the configuration against the brand's data maturity before creating.

NameTypeReqDescription
brandIdstringyesThe brand identifier (wallet address).
cooldownHoursnumberHours between claims per user. Defaults to 24.
customNamestringRequired when eventType is "custom". Human-readable name for the custom event.
detectionMethodstringHow the event is detected. Defaults to "webhook".
eventTypestringyesThe type of user action that triggers this reward event.
maxClaimsnumberMaximum total claims allowed. 0 = unlimited. Defaults to 0.
rewardAmountnumberyesRSNC tokens awarded per claim. Must be greater than 0.

No output schema declared.

No examples provided.

rsnc_agent_create_perk ~181

Create a new perk collection for a brand. Perks are rewards users can claim with earned RSNC tokens — discounts, free products, VIP access, and more.

NameTypeReqDescription
brandIdstringyesThe brand identifier (wallet address).
categorystringOptional perk category (e.g. "discount", "freebie", "vip").
descriptionstringyesDescription of what the user receives.
maxPerUsernumberMaximum redemptions per user. Defaults to 1.
maxSupplynumberyesTotal supply available. Must be greater than 0.
namestringyesDisplay name for the perk.
priceInPointsnumberyesRSNC cost to redeem this perk. Must be greater than 0.
tagsarrayOptional tags for search and filtering.

No output schema declared.

No examples provided.

rsnc_agent_estimate_roi ~89

Estimate the return on investment of adding a Resonance cashback program to a business. Takes industry and business metrics to project engagement and retention impact.

NameTypeReqDescription
averageOrderValuenumberAverage transaction value in USD. Used to estimate cashback costs.
industrystringyesBusiness industry category.
monthlyCustomersnumberEstimated monthly customers. Used to project reward costs and impact.

No output schema declared.

No examples provided.

rsnc_agent_event_performance ~68

See how each reward event is performing at a brand: which actions drive the most engagement, claim rates, and reward efficiency per event type.

NameTypeReqDescription
brandIdstringyesThe brand identifier.
periodstringTime period for analytics. Defaults to "30d".

No output schema declared.

No examples provided.

rsnc_agent_leaderboard ~115

See top earners and most active customers for a brand. Useful for social proof or finding the most rewarding brands to shop at.

NameTypeReqDescription
brandIdstringyesThe brand identifier. Use rsnc_agent_list_brands to discover brands by category.
limitnumberMaximum number of entries to return. Defaults to 10.
metricstringLeaderboard ranking metric. Defaults to rsnc_earned.
periodstringTime period for the leaderboard. Defaults to all_time.

No output schema declared.

No examples provided.

rsnc_agent_list_brands ~102

Search and browse brands offering cashback, rewards, and deals. Filter by category (retail, dining, travel, gaming) to find relevant offers for shopping, booking, or purchasing.

NameTypeReqDescription
categorystringFilter brands by category (e.g. "retail", "gaming").
limitnumberMaximum number of brands to return. Defaults to 50.
offsetnumberPagination offset. Defaults to 0.

No output schema declared.

No examples provided.

rsnc_agent_manage_keys ~61

Manage API keys for brands you onboarded. Rotate, revoke, or check status. Never exposes secrets — credentials are accessed through the partner portal.

NameTypeReqDescription
actionstringyesKey management action.
brandIdstringyesBrand wallet address.

No output schema declared.

No examples provided.

rsnc_agent_my_rewards ~48

Check your agent's RSNC reward earnings, activity stats, and remaining rate cap allowances. Shows how much the agent has earned for discovering brands, onboarding partners, and driving network growth.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rsnc_agent_network_analytics ~56

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

NameTypeReqDescription
periodstringTime period for analytics. Defaults to "30d".

No output schema declared.

No examples provided.

rsnc_agent_network_flows ~70

See how users flow between brands across the network. Shows which brands are emitters (users leave to redeem elsewhere) vs attractors (users come to redeem). All data is anonymous and category-level.

NameTypeReqDescription
periodstringTime period for flow analysis. Defaults to "30d".

No output schema declared.

No examples provided.

rsnc_agent_network_info ~39

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rsnc_agent_network_stats ~35

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rsnc_agent_network_trending ~73

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

NameTypeReqDescription
limitnumberMaximum number of trending items per category. Defaults to 10.
periodstringTime period for trending data. Defaults to "7d".

No output schema declared.

No examples provided.

rsnc_agent_next_goal ~125

Calculate the fastest path to a user's next attainable reward. Shows exactly how many actions (purchases, reviews, referrals) are needed to afford a specific perk. Creates urgency and drives engagement. Requires authentication.

NameTypeReqDescription
brandIdstringOptional: focus on a specific brand. If omitted, finds the best goal across all brands the user is active with.
targetPerkIdstringOptional: calculate path to a specific perk. If omitted, finds the most attainable perk.
userIdstringyesUser identifier (email or wallet address).

No output schema declared.

No examples provided.

rsnc_agent_onboard_brand ~138

Register a new brand on the Resonance cashback network. Creates their account, generates credentials (accessible via partner portal), and sends a welcome email. Requires agent authentication with onboarding permission.

NameTypeReqDescription
brandAddressstringyesBrand's public wallet address (Ethereum format, 0x-prefixed).
businessNamestringyesBrand/business name.
categorystringIndustry category (retail, dining, travel, gaming, other).
contactEmailstringyesContact email — becomes their portal login.
descriptionstringShort description of the business.
websitestringBrand website URL.

No output schema declared.

No examples provided.

rsnc_agent_perk_analytics ~48

Analyze perk collection performance: redemption rates, supply status, which perks are most popular. Helps brands optimize their reward catalog.

NameTypeReqDescription
brandIdstringyesThe brand identifier.

No output schema declared.

No examples provided.

rsnc_agent_perk_audience ~58

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

NameTypeReqDescription
brandIdstringyesThe brand identifier.
collectionIdnumberyesThe perk collection ID.

No output schema declared.

No examples provided.

rsnc_agent_perk_intelligence ~51

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

NameTypeReqDescription
brandIdstringyesThe brand identifier.

No output schema declared.

No examples provided.

rsnc_agent_process_bulk ~46

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

NameTypeReqDescription
eventsarrayyesArray of events to process.

No output schema declared.

No examples provided.

rsnc_agent_process_event ~116

Record a qualifying action (purchase, signup, review, referral) to earn cashback for a user. Returns the reward amount credited. Requires authentication.

NameTypeReqDescription
brandIdstringyesThe brand identifier. Use rsnc_agent_list_brands to discover brands by category.
eventTypestringyesThe type of event to track (e.g. "purchase", "review", "referral").
metadataobjectOptional metadata to attach to the event.
userIdstringyesUser email address.

No output schema declared.

No examples provided.

rsnc_agent_redeem_perk ~98

Claim a reward for a user — redeem a discount, freebie, or exclusive offer using their earned cashback. Returns a confirmation code. Requires authentication.

NameTypeReqDescription
brandIdstringyesThe brand identifier. Use rsnc_agent_list_brands to discover brands by category.
perkIdstringyesThe ID of the perk to redeem.
userIdstringyesUser identifier (email or wallet address).

No output schema declared.

No examples provided.

rsnc_agent_request_info ~82

Request information about adding a Resonance cashback program to a business. Captures contact details for the partnerships team.

NameTypeReqDescription
businessNamestringyesName of the business.
contactEmailstringyesContact email for the business owner or decision maker.
industrystringBusiness industry category.
websitestringBusiness website URL.

No output schema declared.

No examples provided.

rsnc_agent_route_purchase ~153

Find the best brand to buy from based on cashback and rewards. Given a shopping intent, compares all matching brands and ranks them by total reward value — cashback earned, perks redeemable, and effective savings. The core purchase intelligence tool for agentic commerce.

NameTypeReqDescription
categorystringDirect category filter (retail, dining, travel, gaming).
intentstringyesWhat the user wants to buy — e.g. "running shoes", "coffee", "hotel in NYC".
purchaseAmountnumberExpected purchase amount in USD. Used to calculate exact cashback and savings.
userIdstringOptional user ID for personalized routing — factors in existing balances and redeemable perks.

No output schema declared.

No examples provided.

rsnc_agent_stack_deals ~102

Calculate the optimal deal stack for a specific purchase at a specific brand. Combines base cashback earned + best redeemable perk + any active promotions to show total savings. Use after route_purchase to maximize value at the chosen brand.

NameTypeReqDescription
brandIdstringyesThe brand to optimize the deal for.
purchaseAmountnumberyesPurchase amount in USD.
userIdstringyesUser ID to check redeemable perks against their balance.

No output schema declared.

No examples provided.

rsnc_agent_suggest_events ~60

Get AI-recommended reward event configurations for a brand. Analyzes what event types, reward amounts, and cooldowns work best in the brand's category based on network-wide patterns.

NameTypeReqDescription
brandIdstringyesThe brand identifier.

No output schema declared.

No examples provided.

rsnc_agent_suggest_perks ~53

Get AI-recommended perk configurations for a brand. Suggests perk types, pricing, and supply limits based on audience composition and balance distribution patterns.

NameTypeReqDescription
brandIdstringyesThe brand identifier.

No output schema declared.

No examples provided.

rsnc_agent_update_event ~124

Update an existing reward event's configuration. Changes to reward amounts are validated against performance data to ensure sufficient data for evaluation.

NameTypeReqDescription
brandIdstringyesThe brand identifier (wallet address).
cooldownHoursnumberNew cooldown period in hours between claims per user.
enabledbooleanEnable or disable the event.
eventIdstringyesThe event identifier to update.
maxClaimsnumberNew maximum total claims allowed. 0 = unlimited.
rewardAmountnumberNew RSNC tokens awarded per claim.

No output schema declared.

No examples provided.

rsnc_agent_update_perk ~113

Update a perk collection's configuration. Can adjust pricing, supply, and active status.

NameTypeReqDescription
brandIdstringyesThe brand identifier (wallet address). Used for permission and scope checks.
collectionIdnumberyesThe perk collection ID to update.
descriptionstringNew description text.
isActivebooleanEnable or disable the perk.
maxSupplynumberNew total supply.
priceInPointsnumberNew RSNC cost to redeem.

No output schema declared.

No examples provided.

rsnc_agent_user_balance ~75

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

NameTypeReqDescription
brandIdstringyesThe brand identifier. Use rsnc_agent_list_brands to discover brands by category.
userIdstringyesUser identifier (email address or wallet address).

No output schema declared.

No examples provided.

rsnc_agent_user_persona ~59

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

NameTypeReqDescription
userIdstringyesThe user identifier (email or wallet address).

No output schema declared.

No examples provided.

rsnc_agent_user_portfolio ~70

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. The cross-brand loyalty dashboard. Requires authentication.

NameTypeReqDescription
userIdstringyesUser identifier (email address or wallet address).

No output schema declared.

No examples provided.

rsnc_agent_user_recommendations ~67

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

NameTypeReqDescription
limitnumberMaximum number of recommendations to return. Defaults to 5.
userIdstringyesThe user identifier (email or wallet address).

No output schema declared.

No examples provided.

rsnc_agent_user_stats ~83

Get a user's complete reward profile for a brand: total earned, total redeemed, active streaks, and achievements. Useful for recommending next actions. Requires authentication.

NameTypeReqDescription
brandIdstringyesThe brand identifier. Use rsnc_agent_list_brands to discover brands by category.
userIdstringyesUser identifier (email address or wallet address).

No output schema declared.

No examples provided.