What problem does it solve?
It prevents noisy, unsafe, or misleading interactions with the Cardputer MCP tools by enforcing a strict “confirm for irreversible actions” etiquette and quiet notification behavior.
Core Features & Use Cases
- Mandatory physical confirmations: requires
cardputer.confirm before irreversible operations and aborts on cancel/timeout/unavailable.
- Quiet completion notifications: sends a single
notify only when a task is genuinely long-running and completion is worth attention.
- Smart asking when blocked: uses
cardputer.ask only when you are blocked and the user may be away from the keyboard, with short choice-style questions.
- LCD-friendly output formatting: keeps titles and message bodies compact for fast glance readability on the 240×135 display.
- Do Not Disturb respect: avoids non-critical device chatter while still keeping destructive-op confirmations fail-closed.
Quick Start
Use the cardputer-companion skill to ensure that, when you run a potentially irreversible action like a force push, the AI calls the device confirm tool and stops if the device is unavailable.