
subscriptions
Verified monthly-seat catalog, account attribution, quota, overage, and MRR infrastructure.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Verified monthly-seat catalog, account attribution, quota, overage, and MRR infrastructure.
Server tool list (10)
Raw names from tools/list. Only developers need these.
| list_plans | List the versioned monthly-seat catalog, exact prices/coverage, catalog SHA-256, readiness flags, and pending owner-confirmation notice. |
| get_plan | Get one exact monthly plan and its versioned catalog lineage. |
| create_account | Create a free account for bearer attribution. The full account key is returned once; only its SHA-256 and last four characters are retained. |
| create_checkout_link | Prepare a Stripe-hosted subscription Checkout URL. It never charges a card. Draft plans, missing owner approval, unavailable covered agents, or missing recurring Price IDs fail closed without creating a session. |
| record_subscription | Pull-verify a Stripe session/subscription and idempotently activate its exact subscription period. A newly created account receives its key once. |
| subscription_status | Return bearer-owned subscription lifecycle and current-period quota. The account key is always masked in output. |
| customer_portal_link | Return a bearer-owned Stripe-hosted billing-portal URL. The human manages or cancels there; this tool never moves money. |
| usage_summary | Return bearer-owned, period-resolved included and overage usage with exact catalog lineage and conservation totals. |
| mrr_summary | Return aggregate active live-mode subscription count, MRR minor units, and plan mix. No account or Stripe identifiers are exposed. |
| describe_agent | Return the fleet-standard version, catalog digest, security posture, lifecycle policy, and capabilities. |