You're viewing a demo portfolio

Join the waitlist
PRSM

dealpulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

DealPulse: Global deal intelligence API. AI-synthesized best deals, price history, coupon discovery, cashback optimization, subscription reviews, credit card stack analysis, grocery savings, student discounts, an Coverage: Global Endpoints: • store ($0.05): Store coupon codes and promotions • item ($0.08): Best deal on a specific product • compare ($0.08): Live price comparison across retailers • event ($0.10): Sale event intelligence • subscriptions ($0.08): Subscription review — cancel vs. keep analysis with cost savings • cards ($0.08): Credit card cashback optimization for a purchase or category • stack ($0.10): Deal stacking — combine sale + coupon + cashback for maximum savings • student ($0.05): Student discounts on software, services, food, and travel • history ($0.08): Price history and best-time-to-buy analysis for a product • subscription-rights ($0.05): Subscription-trap rights check — state auto-renewal law duties, violations, and remedy math (deterministic, no LLM) • subscription-letter ($2.00): Citation-locked subscription demand letter — refund / unconditional-gift / cancellation-obstruction ($2) • check ($0.50): Verify which deals are real at a store right now • giftcard ($0.25): Report live discounted gift-card rates for a brand

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "code": {
      "type": "string",
      "description": "A specific claimed promo code to verify against first-party sources"
    },
    "item": {
      "type": "string",
      "description": "Specific product name (e.g. Samsung 65 inch QN90B, Dyson V15)"
    },
    "lang": {
      "type": "string",
      "description": "lang"
    },
    "event": {
      "type": "string",
      "description": "Sale event name (e.g. black-friday, prime-day, cyber-monday)"
    },
    "query": {
      "type": "string",
      "description": "Product name or description (e.g. 65 inch TV, AirPods Pro)"
    },
    "state": {
      "type": "string",
      "description": "state"
    },
    "store": {
      "type": "string",
      "description": "Store or restaurant name (e.g. Target, Chilis, Nike)"
    },
    "action": {
      "enum": [
        "store",
        "item",
        "compare",
        "event",
        "subscriptions",
        "cards",
        "stack",
        "student",
        "history",
        "subscription-rights",
        "subscription-letter",
        "check",
        "giftcard"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: store | item | compare | event | subscriptions | cards | stack | student | history | subscription-rights | subscription-letter | check | giftcard"
    },
    "budget": {
      "type": "string",
      "description": "Maximum budget in USD"
    },
    "country": {
      "type": "string",
      "description": "country"
    },
    "category": {
      "type": "string",
      "description": "Product category filter (e.g. electronics, appliances, clothing)"
    },
    "retailer": {
      "type": "string",
      "description": "retailer"
    },
    "services": {
      "type": "string",
      "description": "services"
    },
    "no_consent": {
      "type": "string",
      "description": "no_consent"
    },
    "trial_days": {
      "type": "string",
      "description": "trial_days"
    },
    "seller_name": {
      "type": "string",
      "description": "seller_name"
    },
    "seller_type": {
      "type": "string",
      "description": "seller_type"
    },
    "signup_date": {
      "type": "string",
      "description": "signup_date"
    },
    "product_kind": {
      "type": "string",
      "description": "product_kind"
    },
    "consumer_name": {
      "type": "string",
      "description": "consumer_name"
    },
    "no_disclosure": {
      "type": "string",
      "description": "no_disclosure"
    },
    "total_charged": {
      "type": "string",
      "description": "total_charged"
    },
    "cancel_blocked": {
      "type": "string",
      "description": "cancel_blocked"
    },
    "discovery_date": {
      "type": "string",
      "description": "YYYY-MM-DD you discovered the practice — drives OR 1-yr and GA 2-yr discovery clocks"
    },
    "signup_channel": {
      "type": "string",
      "description": "signup_channel"
    },
    "small_business": {
      "type": "string",
      "description": "small_business"
    },
    "no_trial_notice": {
      "type": "string",
      "description": "no_trial_notice"
    },
    "cancel_attempted": {
      "type": "string",
      "description": "cancel_attempted"
    },
    "written_contract": {
      "type": "string",
      "description": "written_contract"
    },
    "last_renewal_date": {
      "type": "string",
      "description": "last_renewal_date"
    },
    "initial_term_months": {
      "type": "string",
      "description": "initial_term_months"
    },
    "no_renewal_reminder": {
      "type": "string",
      "description": "no_renewal_reminder"
    },
    "renewal_term_months": {
      "type": "string",
      "description": "renewal_term_months"
    },
    "cancel_channel_mismatch": {
      "type": "string",
      "description": "cancel_channel_mismatch"
    },
    "price_increase_no_notice": {
      "type": "string",
      "description": "price_increase_no_notice"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

https://github.com/GTCC777/mcp-pulsenetwork

2/7 registries
View full server →