Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

GeezerKeeper Referral Exit Routes and Deadlines

com.geezerkeeper/referral-exit-routes

Read-only senior-care exit routes, duplicate-referral deadlines, and templates; no PII or sending.

Uptime
100.0%
1 direct probes · 30d
Response
938ms
last probe
Tools
7
callable
Resources
2
readable
Prompts
0
available

Tools · 7

get_info

Return canonical public business identity, contact, pricing range, and privacy-boundary information (PUBLICMCP v0.3). Accepts no inputs.

get_services

Return the current free, $19 consumer, and $59 professional self-serve options. The optional category is enumerated and cannot carry personal information.

get_location

Return online delivery and U.S. service coverage without exposing a private street address or accepting a location input.

lookup_duplicate_referral_deadline

Return source-maintained public duplicate-referral deadline and reporting-route facts for Caring.com or A Place for Mom, plus the current professional tracking fit. Input is only an enumerated network…

lookup_exit_route

Return a maintained stop-contact and privacy route for one supported senior-care referral network. Input is only a network identifier; never provide personal information.

get_unfilled_request_template

Return an unfilled template for a referral network or an identifiable provider. The server accepts no personal fields and never sends the request. Replace bracketed placeholders locally.

choose_private_workflow

Choose the free, $19 consumer, or $59 professional option using only recipient count and intended use. No personal information is accepted.

Resources · 2

private-workflow-card

Interactive no-data decision card for the free, $19 consumer, and $59 professional GeezerKeeper workflows.

ui://geezerkeeper/private-workflow.html
professional-chronology-card

Interactive no-data decision card for the one-time professional chronology and client-sharing workspace.

ui://geezerkeeper/professional-chronology.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "geezerkeeper_referral_exit_routes_and_deadlines": {
      "url": "https://geezerkeeper.com/mcp",
      "transport": "streamable-http"
    }
  }
}