# Sandwich Care Circle

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/Terahertz-Inc/sandwich-platform  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/sandwich-care-circle

## Description
Authenticated MCP for a user's care circle: read CareEvents, list loved ones, inspect workspace.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "sandwich-care-circle": {
    "command": "npx",
    "args": ["-y","sandwich-care-circle"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

