This is a transactional booking API dressed up as MCP tools. You get 11 functions like book_plumber() and book_electrician() that take a zip code, datetime, issue description, and a signed spending cap, then return a confirmed booking with price and dispatch deadline. First call triggers a Stripe checkout URL for card setup, after that it's fully autonomous. Coverage is all US zip codes with two tiers: Bay Area dispatch via founder network, everywhere else via Yelp with a 2x auto-refund guarantee if they miss the window. Identity layer requires agent DID, caller email, and JWS spending caps. Deterministic pricing, no surge, 30% platform fee. Reach for this when you need an AI agent to actually get a human with a truck to show up, not just scrape Yelp listings.
claude mcp add --transport http dev.sunrays-booking https://mcp.sunrays.dev/mcp