save_payment_method
ActiveTool of Hawaii Conditions MCP Server
declared in 1.0.0
Attach a Stripe payment method (pm_…) to your account for autonomous top-ups. Free.
Parameters schema
{
"type": "object",
"required": [
"payment_method_id"
],
"properties": {
"payment_method_id": {
"type": "string",
"description": "Stripe payment method ID (pm_…)"
}
}
}Parent server
Hawaii Conditions MCP Server
https://github.com/spacemandomains/2_hawaii_conditions_mcp_server
1/7 registries