Server data from the Official MCP Registry
Authenticated MCP for a user's care circle: read CareEvents, list loved ones, inspect workspace.
Authenticated MCP for a user's care circle: read CareEvents, list loved ones, inspect workspace.
Remote endpoints: streamable-http: https://app.joinsandwich.com/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-joinsandwich-care-circle": {
"url": "https://app.joinsandwich.com/api/mcp"
}
}
}From the project's GitHub README.
The platform for the sandwich generation — caring for aging parents while raising kids.
Sandwich helps families coordinate eldercare, organize what their parents need, and pay for it without burning out. We also expose our care directory and family workspace as agent-callable tools so AI assistants like Claude, Cursor, and ChatGPT can answer real questions about Medicare, Medicaid, long-term care insurance, and the cost of care in any U.S. state.
🌐 Marketing site: joinsandwich.com
👨👩👧 Family app: app.joinsandwich.com
🤖 Agent integration docs: app.joinsandwich.com/agents
📦 MCP Registry: com.joinsandwich/directory · com.joinsandwich/care-circle
Adults caring for an aging parent and raising children at the same time. Roughly 1 in 4 Americans aged 40–59 are in this position (Pew, 2024). Sandwich is built around the 40-70 rule: when you turn 40 or your parents turn 70, it's time to start the conversation about Medicare, power of attorney, advance directives, and long-term-care plans.
We cover:
Sandwich exposes two MCP servers registered with the official Model Context Protocol Registry. Any MCP-capable agent — Claude Desktop, Claude Code, Cursor, custom agents — can call them.
com.joinsandwich/directory — public, no authRead-only research tools for the 840+ vetted resources and the cost calculator. Use this when a user asks about Medicare, Medicaid, nursing-home costs, or any eldercare planning topic.
Endpoint: https://www.joinsandwich.com/api/mcp
Auth: none
| Tool | What it returns |
|---|---|
search_care_resources | Search 840+ channels, guides, reports, glossary terms. |
get_channel | Fetch a specific resource collection by slug. |
calculate_long_term_care_cost | Project total cost by U.S. state, care type, duration, inflation. |
com.joinsandwich/care-circle — authenticated, per-userFamily workspace integration. Read CareEvents (appointments, meds, visits, notes), list loved ones, inspect tenant context. HIPAA in scope — Bearer API key required, per-key rate-limited, append-only audit log.
Endpoint: https://app.joinsandwich.com/api/mcp
Auth: Bearer key from app.joinsandwich.com/settings/mcp-keys, or
full OAuth 2.1 + PKCE at app.joinsandwich.com/.well-known/oauth-authorization-server.
| Tool | What it returns |
|---|---|
ping | Liveness + identity confirmation. |
get_user_profile | Caller's uid, email, workspace. |
list_loved_ones | Care recipients on the caller's workspace. |
list_care_events | Recent care events from Sandwich Pipe. |
// ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sandwich-directory": {
"url": "https://www.joinsandwich.com/api/mcp"
},
"sandwich-care-circle": {
"url": "https://app.joinsandwich.com/api/mcp",
"headers": {
"Authorization": "Bearer sk-sand-..."
}
}
}
}
Restart Claude Desktop. Mint the Bearer key at
/settings/mcp-keys
after signing in.
Full docs at app.joinsandwich.com/agents.
/.well-known/mcp/server.json — RFC-style manifest/.well-known/oauth-authorization-server — RFC 8414/.well-known/oauth-protected-resource — RFC 9728/agents — human-readable connect guide/agents.json — machine-readable manifest/llms.txt — LLM indexhello@joinsandwich.comIf you're writing about the sandwich generation, eldercare cost inflation, the Medicaid look-back rule, or AI-assisted caregiving, we're happy to share data and quotes — reach out.
| Repo | What's in it |
|---|---|
Terahertz-Inc/sandwich | Public marketing site, content, MCP submission drafts |
Terahertz-Inc/sandwich-platform | Application platform (private — HIPAA scope) |
This README and the public marketing material are released under
CC BY 4.0 —
quote freely with attribution to joinsandwich.com.
The Sandwich MCP endpoints are subject to the Sandwich Terms of Service and Privacy Policy. Care Circle data access is governed by a Business Associate Agreement (BAA).
hello@joinsandwich.comhello@joinsandwich.com (subject: "MCP / agent")Built in the US 🇺🇸 for the 11 million Americans caring for an aging parent and a child at the same time.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.