M
marketplace
/start_business_signup
start business signup
Get a link for a business owner to sign up and list their business on BookingMaven. Returns a URL with optional pre-filled details.
liveunknown~5s typical
mcpmarketplace
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-bookingmaven-marketplace /start_business_signup for me.
Input
| Field | Type | Description |
|---|---|---|
| business_name | string | Name of the business |
| category | string (barbershop | hair_salon | tattoo_piercing | nail_salon | mobile_services | fitness_training) | Type of business |
| string | Business owner email |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-bookingmaven-marketplace","endpoint":"/start_business_signup","input":{}}'cli
npx cracked-ai run -p mcp-com-bookingmaven-marketplace -e /start_business_signup -i '{}'mcp
run_tool({ provider: "mcp-com-bookingmaven-marketplace", endpoint: "/start_business_signup", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.