You're viewing a demo portfolio

Join the waitlist
PRSM

swiftsign_upgrade

Active

Tool of ca.swiftsign/mcp

declared in 0.5.1

Initiate the upgrade to PRO ($15/mo flat). Returns a Stripe checkout_url that a human opens once to add a card — agents cannot complete the payment themselves. Moves the account from sandbox (sk_test_) to live sends. Returns status 'updated' if already on the plan.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "plan": {
      "type": "string",
      "const": "PRO",
      "description": "Plan to upgrade to (default PRO)"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

ca.swiftsign/mcp

https://github.com/shahdadk/swiftsign

1/7 registries
View full server →
swiftsign_upgrade — ca.swiftsign/mcp — PRSM MCP