https://daymaker.com/api/v1/mcp
teams already sending
Settings → ConnectorsOur biggest customer just renewed. Design a thank-you cake for their office. Show me the art and the price, then give me the checkout link.
your agent gets the delivery photo too.
Everything a human does in our checkout, your agent does over MCP. From "can we even deliver there?" to the delivery photo.
Set a rule once. Your systems POST events to a private webhook, and cake goes out. You approve every pay link.
MCP is for your agent. This is for your backend — when cake-sending is a feature inside your product and your users' agents call it.
Create, route to a local bakery, render the design and the card, and check out — in a single request. It stops at the first step that fails and tells you where, so it never charges for an address nobody can deliver to.
Make your own key on the Connect AI page in your Daymaker dashboard — it belongs to that account, so everything it sends lands in the campaign list you already read. If you just want your own assistant's cakes in that list, you don't need a key at all: link the MCP connector on the same page.
Idempotency-Key so a timed-out retry can't send a second cake. Same bakeries, same loop, same code underneath — see the OpenAPI spec.check_delivery_coverage returns real numbers for the recipient's address before anything is drafted, so the agent can quote you up front.get_gift_status.The customer that renewed this morning. The engineer who shipped last night. Paste the endpoint, and the next time your team says "we should celebrate this", it actually happens.
https://daymaker.com/api/v1/mcp
New here? See how a Daymaker send works beat by beat, check the delivery coverage map, read why physical converts, connect your HR stack with our integrations, or if you're putting cake-sending inside your own product, take the REST API.