subscribe
ActiveTool of FlowVolt
Start a monthly plan. Takes a quote_id from quote() or discover_business() with plan=solo, pro, or scale. Returns a Stripe Checkout URL the user opens in their browser. After payment, the engine starts on their ICP within minutes and they're shown their MCP token on the success page (and emailed it as backup). Month one is on us if zero meetings.
Parameters schema
{
"type": "object",
"required": [
"quote_id"
],
"properties": {
"quote_id": {
"type": "string",
"description": "A quote_id with plan=solo, pro, or scale."
}
},
"additionalProperties": false
}Parent server
FlowVolt
https://github.com/Larshiensch99/flowvolt-strike-engine
1/7 registries