
subscriptions
Verified monthly-seat catalog, account attribution, quota, overage, and MRR infrastructure.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Verified monthly-seat catalog, account attribution, quota, overage, and MRR infrastructure.
Список инструментов сервера (10)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |