# seniorpulse

SeniorPulse: Global elder care intelligence API. AI-synthesized Medicare guidance, care facility evaluation, medication safety, benefits discovery, and caregiver support for seniors and their families worldwide. U Coverage: Global Endpoints: • medicare ($0.15): Medicare plan guidance (or country-equivalent senior health coverage) • facility ($0.15): Care facility evaluation guide • meds ($0.10): Medication safety check for elderly patients (polypharmacy) • benefits ($0.10): Benefits eligibility assessment (US by default; country-aware) • caregiver ($0.10): Family caregiver resource guide • grief ($0.10): Post-loss estate and grief guide • legal ($0.10): Elder law document guide (POA, advance directive, guardianship) • memory ($0.10): Cognitive decline staging and dementia care trajectory • nh-compare ($0.15): Nursing home / care home quality comparison (CMS Care Compare by default; country-aware) • property-tax ($0.08): Senior property tax relief programs by state (US by default; country-aware) • rx-assist ($0.10): Prescription assistance programs (Extra Help, state programs, pharma PAPs; country-aware) • snap-utility ($0.10): Senior SNAP food assistance and LIHEAP utility assistance (US by default; country-aware) • veterans ($0.15): VA Aid & Attendance and senior veteran benefits (US by default; country-aware) • pension-intl ($0.15): International state/public pension intelligence

Agent View of the PolicyLayer registry record for `seniorpulse`. HTML page: https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/seniorpulse

## Facts

- Tool: `seniorpulse`
- Server: Pulsenetwork (`https://pulse.theaslangroupllc.com/api/mcp`) — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork.md
- Homepage: https://github.com/GTCC777/mcp-pulsenetwork
- Risk category: Read (Low risk)
- Registry record: grade F, identity unverified
- Server auth posture: open
- Server CORS policy: *
- Server rate-limited: no
- Parameters: 12 (1 required)
- Recommended policy verdict: Allowed

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `age` | string | no | Patient age — used to calibrate Beers Criteria thresholds (most critical for ages 65–75 vs. 85+) |
| `zip` | string | no | ZIP code for plan availability context (US) |
| `lang` | string | no | Response language (e.g. 'es', 'zh', 'ko', 'vi', 'tl') — Claude responds natively in any language |
| `type` | string | no | Facility type. Defaults to assisted-living. |
| `state` | string | no | US state name or 2-letter abbreviation (e.g. 'Texas', 'TX') |
| `topic` | string | no | Focus area. Defaults to a full overview covering all four. |
| `action` | string | yes | Which endpoint to call. Options: medicare \| facility \| meds \| benefits \| caregiver \| grief \| legal \| memory \| nh-compare \| property-tax \| rx-assist \| snap-utili |
| `assets` | string | no | Total countable assets in USD — excludes primary home and one vehicle |
| `budget` | string | no | Monthly budget in local currency (USD for US, GBP for UK, AUD for Australia, CAD for Canada) |
| `income` | string | no | Monthly gross income in USD (Social Security, pension, wages) |
| `country` | string | no | Country of residence — defaults to US Medicare if omitted. Set for non-US countries (e.g. 'United Kingdom', 'Canada', 'Germany') to get that country's senior he |
| `has_poa` | string | no | Whether an existing POA is in place — affects urgency and next steps |

Parameters from the server's own tool schema.

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "seniorpulse",
    "arguments": {
      "action": "<action>"
    }
  }
}
```

## Why seniorpulse is rated Low

SeniorPulse is a read-only intelligence API that retrieves, synthesizes, and returns information about elder care options, medications, and benefits. While the server operates on a pay-per-query model, the tool itself performs no writes, deletions, code execution, or financial operations. The low severity reflects minimal blast radius: miscalls return guidance documents, not system changes or financial harm.

From the tool's own definition: "Tool provides 'Medicare guidance', 'care facility evaluation guide', 'medication safety check', 'benefits eligibility assessment', and 'caregiver resource' — all informational queries returning synthesized intelligence without modifying data, executing code,…"

Risk signals: High parameter count (34 properties)

## Use case

AI agents call seniorpulse to retrieve information from Pulsenetwork without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

## Recommended policy (PolicyLayer)

Verdict: **Allowed**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches Pulsenetwork:

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "seniorpulse": {}
  }
}
```

## Other tools on Pulsenetwork (79)

- `macropulse` — Destructive — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/macropulse.md
- `arbipulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/arbipulse.md
- `buildpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/buildpulse.md
- `cryptopulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/cryptopulse.md
- `gridpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/gridpulse.md
- `legalpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/legalpulse.md
- `airdroppulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/airdroppulse.md
- `dealpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/dealpulse.md
- `debtpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/debtpulse.md
- `insurepulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/insurepulse.md
- `mailpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/mailpulse.md
- `racingpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/racingpulse.md
- `wealthpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/wealthpulse.md
- `alphapulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/alphapulse.md
- `autopulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/autopulse.md
- `biopulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/biopulse.md
- `careerpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/careerpulse.md
- `catalog_search` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/catalog-search.md
- `chronicapulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/chronicapulse.md
- `citepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/citepulse.md
- `clearcarepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/clearcarepulse.md
- `climatepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/climatepulse.md
- `clinicalintelpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/clinicalintelpulse.md
- `collectablespulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/collectablespulse.md
- `compliancepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/compliancepulse.md
- `cyberpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/cyberpulse.md
- `discover` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/discover.md
- `econsignalpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/econsignalpulse.md
- `esgpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/esgpulse.md
- `fieldpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/fieldpulse.md
- …and 49 more: https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-theaslangroupllc-pulse-pulsenetwork · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/com-theaslangroupllc-pulse-pulsenetwork
