mmk-notion-subscriptionlisted
Install: claude install-skill magic-meal-kits/mmk-skills
# MMK Notion — Subscription
> **Prerequisite:** Read [`../mmk-shared/SKILL.md`](../mmk-shared/SKILL.md) for auth, global flags, and error handling.
> Parent: [`mmk-notion`](../mmk-notion/SKILL.md)
Always use `-o json` when parsing results or composing with other commands.
---
## subscription — Show workspace subscription details
Show workspace subscription details (tier, type, Stripe/RevenueCat data).
```bash
mmk notion subscription -o json
```
No flags required.
---
## See Also
- [mmk-shared](../mmk-shared/SKILL.md) — Auth, global flags, error handling
- [mmk-notion](../mmk-notion/SKILL.md) — All Notion commands overview