Decks built for AI.
One call turns any input into a brand-locked, live deck URL — pixel-perfect PDF and PPTX included.
1 — Call
One request
Hit the REST endpoint, call the MCP tool generate_deck, or just chat. Any input — prompt, markdown, a URL.
POST /v1/generate2 — Brand-locked
The Brand Kernel applies
Your colors, type, and logo land on every section — web, PDF, and PPTX, identically.
brand: "acme"3 — Live URL
A shareable deck
Back comes a live deck link, plus pixel-perfect PDF and PPTX you can hand to anyone.
heydecks.com/d/…Deck API
One POST returns { url, pdf, pptx }. No editor, no browser, no human in the loop.
MCP Server
heydecks.com/mcp — the deck tool for Claude and any agent. Available on every plan.
Brand Kernel
Extract a brand from any URL once. Every deck honors it forever — web, PDF, PPTX.
One call
POST in. Deck URL out.
Request
curl -X POST https://heydecks.com/v1/generate \
-H "Authorization: Bearer hd_live_…" \
-d '{ "input": "Q3 board update from these notes…", "brand": "acme" }'Response
{ "deck": {
"url": "https://heydecks.com/d/q3-board-update",
"pdf": "…",
"pptx": "…"
} }One pipeline
Pixel-perfect exports.
The same render pipeline draws the web deck, the PDF, and the PPTX. What you share is what they see — on any surface.
Pricing
Credits, not seats.
Every plan includes the MCP server. Credits meter the AI work; exports are free.
Team
A shared brand library.
- 5 seats
- Unlimited brands
- 1,500 pooled credits
- Shared library
Agent
Production agent traffic.
- 10,000 credits / mo
- Metered overage
- Multiple API keys
- White-label viewer
- 5 RPS
Included
- SSO / SAML
- SLA
- DPA
- Invoicing
Credits: deck generate 10 · section draft 1 · brand extract 5 · chat 1. Exports are free.