You're viewing a demo portfolio

Join the waitlist
PRSM

clearcarepulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

ClearCarePulse: Healthcare price transparency and cost navigation API. AI-synthesized procedure price search, cash-pay alternatives, hospital quality scoring, out-of-pocket estimation, insurance negotiation scripts, Coverage: Global Endpoints: • search ($0.15): Procedure price search • hospital ($0.10): Hospital price lookup • episode ($0.15): Total episode cost breakdown • oop ($0.15): Out-of-pocket cost calculator • alternatives ($0.10): Lower-cost care site alternatives • negotiate ($0.10): Medical bill negotiation guide • dental ($0.10): Dental cost intelligence • cosmetic ($0.10): Cosmetic procedure cost intelligence • rights ($0.05): Medical-Bill Rights Check (quiz-first) • rights-letter ($5.00): Citation-Locked Medical-Bill Letter

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "hsa": {
      "type": "string",
      "description": "Has HSA (true/false)"
    },
    "zip": {
      "type": "string",
      "description": "Patient zip code for geographic search"
    },
    "lang": {
      "type": "string",
      "description": "Response language (e.g., 'Spanish')"
    },
    "check": {
      "type": "string",
      "description": "Which check to run"
    },
    "action": {
      "enum": [
        "search",
        "hospital",
        "episode",
        "oop",
        "alternatives",
        "negotiate",
        "dental",
        "cosmetic",
        "rights",
        "rights-letter"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: search | hospital | episode | oop | alternatives | negotiate | dental | cosmetic | rights | rights-letter"
    },
    "income": {
      "type": "string",
      "description": "Annual income in USD (for charity care eligibility)"
    },
    "radius": {
      "type": "string",
      "description": "Search radius in miles"
    },
    "insured": {
      "type": "string",
      "description": "insured"
    },
    "oop_max": {
      "type": "string",
      "description": "Annual out-of-pocket maximum in USD"
    },
    "hospital": {
      "type": "string",
      "description": "Hospital name — e.g., 'Cleveland Clinic', 'Stanford Medical Center'"
    },
    "location": {
      "type": "string",
      "description": "City or region for geographic adjustment"
    },
    "msn_date": {
      "type": "string",
      "description": "msn: Medicare Summary Notice date"
    },
    "scenario": {
      "type": "string",
      "description": "surprise: what happened"
    },
    "bill_date": {
      "type": "string",
      "description": "gfe: bill date (120-day window)"
    },
    "nonprofit": {
      "type": "string",
      "description": "assistance: is the hospital nonprofit"
    },
    "oop_spent": {
      "type": "string",
      "description": "OOP already spent this year in USD"
    },
    "plan_type": {
      "type": "string",
      "description": "Plan type (Bronze, Silver, Gold, Platinum, employer)"
    },
    "procedure": {
      "type": "string",
      "description": "Procedure name in plain English — e.g., 'knee MRI', 'colonoscopy', 'hip replacement'"
    },
    "claim_type": {
      "type": "string",
      "description": "appeal: claim type (decision windows differ)"
    },
    "deductible": {
      "type": "string",
      "description": "Annual deductible in USD"
    },
    "gfe_amount": {
      "type": "string",
      "description": "gfe: the estimate"
    },
    "bill_amount": {
      "type": "string",
      "description": "Bill amount in USD"
    },
    "coinsurance": {
      "type": "string",
      "description": "Patient coinsurance % (default: 20)"
    },
    "denial_date": {
      "type": "string",
      "description": "appeal: denial notice date"
    },
    "patient_name": {
      "type": "string",
      "description": "Patient name (placeholder if omitted)"
    },
    "service_role": {
      "type": "string",
      "description": "surprise: clinician role (never-waivable ancillary detection)"
    },
    "annual_income": {
      "type": "string",
      "description": "assistance: annual income (FPL math)"
    },
    "billed_amount": {
      "type": "string",
      "description": "gfe: the bill"
    },
    "has_insurance": {
      "type": "string",
      "description": "has_insurance"
    },
    "provider_name": {
      "type": "string",
      "description": "Provider/plan/hospital name"
    },
    "balance_billed": {
      "type": "string",
      "description": "surprise: balance-billed amount"
    },
    "consent_signed": {
      "type": "string",
      "description": "surprise: did you sign a notice-and-consent form"
    },
    "deductible_met": {
      "type": "string",
      "description": "Deductible already met this year in USD"
    },
    "household_size": {
      "type": "string",
      "description": "assistance: household size (FPL math)"
    },
    "procedure_cost": {
      "type": "string",
      "description": "Known procedure cost in USD"
    },
    "current_setting": {
      "type": "string",
      "description": "Where currently scheduled (default: hospital outpatient)"
    },
    "final_denial_date": {
      "type": "string",
      "description": "appeal: final internal denial (external-review window)"
    },
    "first_statement_date": {
      "type": "string",
      "description": "assistance: first post-discharge statement (ECA/application windows)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

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

2/7 registries
View full server →
clearcarepulse — com.theaslangroupllc.pulse/pulsenetwork — PRSM MCP