You're viewing a demo portfolio

Join the waitlist
PRSM

get_billing_portal

Active

Tool of BorealHost

declared in 1.27.0

Get a Stripe billing portal URL for managing payment methods and invoices. Returns a URL (not a redirect) that the human can open in a browser. Requires: API key with read scope. Args: flow: Optional. Set to "payment_method_update" to go directly to the payment method update page. Returns: {"url": "https://billing.stripe.com/p/session/..."}

Parameters schema

{
  "type": "object",
  "title": "get_billing_portalArguments",
  "properties": {
    "flow": {
      "type": "string",
      "title": "Flow",
      "default": ""
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

BorealHost

https://github.com/alainsvrd/borealhost-mcp

1/7 registries
View full server →
get_billing_portal — BorealHost — PRSM MCP