CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
terahertz-inc avatar

Sandwich Public Care Directory

terahertz-inc/sandwich-public
HTTPregistry active
Summary

Read-only access to Sandwich's eldercare resource directory and cost calculator. You get 840+ vetted guides on Medicare, Medicaid, long-term care insurance, and guardianship, plus a projections engine that models nursing home, assisted living, and home care costs by state over 1 to 30 years with custom inflation. Three tools: search_care_resources for content lookup, get_channel for resource collections, and calculate_long_term_care_cost for financial planning. No auth required. Reach for this when users ask about the Medicaid look-back, IRMAA brackets, what assisted living costs in Florida, or how to talk to aging parents about advance directives. Sandwich also offers an authenticated care-circle server for family workspace data if you need appointment and medication tracking.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →

Sandwich

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


What is the sandwich generation?

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:

  • Legal — power of attorney, advance directives, guardianship, estate planning
  • Financial — Medicare and Medicaid, long-term care insurance, the 5-year Medicaid look-back, IRMAA, RMDs
  • Healthcare — home care, adult day, assisted living, memory care, nursing home, hospice
  • Cost projections — state-by-state, 1–30 year horizons, custom inflation assumptions, sourced from the CareScout 2025 Cost of Care Survey
  • Family logistics — shared calendars, medication tracking, caregiver coordination, secure messaging

For AI agents and developers

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 auth

Read-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

ToolWhat it returns
search_care_resourcesSearch 840+ channels, guides, reports, glossary terms.
get_channelFetch a specific resource collection by slug.
calculate_long_term_care_costProject total cost by U.S. state, care type, duration, inflation.

com.joinsandwich/care-circle — authenticated, per-user

Family 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.

ToolWhat it returns
pingLiveness + identity confirmation.
get_user_profileCaller's uid, email, workspace.
list_loved_onesCare recipients on the caller's workspace.
list_care_eventsRecent care events from Sandwich Pipe.

Quick install (Claude Desktop)

// ~/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.


Discovery surfaces

  • /.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 index

Brand and press

  • Company: Terahertz, Inc. dba Sandwich
  • Press inquiries: hello@joinsandwich.com
  • Logo + brand assets: joinsandwich.com/press

If 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.


Related repositories

RepoWhat's in it
Terahertz-Inc/sandwichPublic marketing site, content, MCP submission drafts

License and use

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).


Contact

  • Web: joinsandwich.com
  • Email: hello@joinsandwich.com
  • Integrations: hello@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.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Data & Analytics
Registryactive
TransportHTTP
UpdatedMay 20, 2026
View on GitHub

More from terahertz-inc

  • Sandwich Care Circle

Related Data & Analytics MCP Servers

View all →
com.konbiniapi avatar
KonbiniAPI MCP

com.konbiniapi/mcp

Get social media data from Instagram and TikTok: profiles, posts, videos, comments, and more.
com.lifelongedge avatar
Edge Lab

com.lifelongedge/edge-lab

Query published LifeLongEdge Edge Lab trading-system research studies as structured data.
generalintelligencecapital avatar
Valis Credit Intelligence

com.meetvalis/valis-credit-intelligence

Private credit intelligence: company search, credit models, IC memos, and live market data.
com.mr-bridge avatar
Teamfight Tactics MCP Server

com.mr-bridge/tft-mcp-server

Teamfight Tactics data & AI coaching for Claude and ChatGPT — 19 tools, built-in Riot key.
com.naxytra avatar
xytara MCP Executor

com.naxytra/xytara-mcp-executor

Public MCP server for summaries, DNS lookup, catalog, replies, and JSON checks.
com.newrelic avatar
New Relic MCP Server

com.newrelic/mcp-server

Access New Relic observability data through MCP - query metrics, logs, traces, entities, and more