You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

query_subscription

Inactive

Tool of Australia Payments (Stripe — cards / Apple Pay)

declared in 0.1.0

Check a subscription created by create_subscription_link. Accepts the session_id (cs_...) or subscription_id (sub_...). active=true when the subscription is ACTIVE or TRIALING; NOT_SUBSCRIBED_YET means the buyer has not completed checkout.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "session_id (cs_...) returned by create_subscription_link, or subscription_id (sub_...)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Australia Payments (Stripe — cards / Apple Pay)

https://github.com/junter1989k-ai/australia-payments-mcp

2/7 registries
View full server →