You're viewing a demo portfolio

Join the waitlist
PRSM

create_stripe_checkout

Active

Tool of io.github.kwizzlesurp10-ctrl/x402-mcp

declared in 1.28.1

Create Stripe Checkout Session for pro tier or tool credits (fiat rail).

Parameters schema

{
  "type": "object",
  "title": "create_stripe_checkoutArguments",
  "properties": {
    "credits": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "title": "Credits",
      "default": null
    },
    "purpose": {
      "type": "string",
      "title": "Purpose",
      "default": "pro_tier_upgrade"
    },
    "agent_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Agent Id",
      "default": null
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.kwizzlesurp10-ctrl/x402-mcp

https://github.com/kwizzlesurp10-ctrl/x402-mcp

1/7 registries
View full server →