skills/docs.clickmax.io/clickmax-seller-subscriptions

clickmax-seller-subscriptions

Installation
SKILL.md

As tools abaixo aparecem com os nomes que o MCP da Clickmax registra. Se o seu cliente de IA prefixar nomes de tool (mcp__<servidor>__, mcp_<servidor>_, ou outro), use o nome já prefixado que aparecer na sua lista de tools.

When this applies

Use this skill for seller-side recurring subscriptions: inspect one subscription, filter/chart cohorts, swap the customer's billing card, or cancel one subscription.

Mutations here are always single-subscription: there is no bulk cancel and no renew. Reactivating a canceled subscription means the customer subscribes again through checkout.

Not this skill:

  • workspace Clickmax SaaS plan billing -> use the direct plan and buyer billing tools

Key assumptions

  • this is about end-customer subscriptions the workspace sells, not the workspace's own SaaS plan
  • update-card is idempotent for the same card choice, but it is not a low-stakes edit: it repoints a live recurring charge, so the next renewal bills whoever owns the new card. Treat it as a money action and confirm the target subscription and card before calling
  • cancel is permanent at the processor and applies to exactly one subscription
  • a cohort can be listed and charted, but not mutated in one call; acting on many subscriptions means one call per subscription, each confirmed
Installs
96
First Seen
Jun 16, 2026
clickmax-seller-subscriptions from docs.clickmax.io