{"name":"com.joinsandwich/directory","title":"Sandwich Public Care Directory MCP","transport":"streamable-http","protocolVersion":"2025-03-26","auth":{"type":"none","description":"Public read-only content only."},"endpoint":"https://www.joinsandwich.com/api/mcp","tools":[{"name":"search_care_resources","title":"Search Sandwich Care Resources","description":"Search public Sandwich channels, guides, reports, answers, glossary terms, and tools for aging-parent and sandwich-generation care planning.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query, for example 'Medicaid look-back', 'assisted living cost', or 'talk to aging parents'."},"limit":{"type":"number","description":"Maximum number of results to return, from 1 to 10. Default 5.","minimum":1,"maximum":10}},"required":["query"],"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"get_channel","title":"Get Sandwich Channel","description":"Return metadata and canonical links for one public Sandwich channel by slug.","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"Channel slug, for example 'medicaid', 'assistedliving', or 'sandwichforum'."}},"required":["slug"],"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"calculate_long_term_care_cost","title":"Calculate Long-Term Care Cost","description":"Estimate long-term care cost by U.S. state, care type, years, and annual inflation using Sandwich's CareScout 2025 dataset.","inputSchema":{"type":"object","properties":{"state":{"type":"string","description":"U.S. state name or USPS code, for example 'Virginia' or 'VA'."},"careType":{"type":"string","enum":["nonMedicalCaregiver","adultDayHealth","assistedLiving","nursingHomeSemi","nursingHomePrivate"],"description":"Care type key: nonMedicalCaregiver, adultDayHealth, assistedLiving, nursingHomeSemi, or nursingHomePrivate."},"years":{"type":"number","description":"Projection length in years. Default 1.","minimum":1,"maximum":30},"annualInflationPct":{"type":"number","description":"Annual inflation percentage. Default 3.","minimum":0,"maximum":20}},"required":["state","careType"],"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"docs":"https://www.joinsandwich.com/agents","discovery":"https://www.joinsandwich.com/agents.json","serverJson":"https://www.joinsandwich.com/.well-known/mcp/server.json"}