Get started
heydecks docs
Deck infrastructure for AI products. One call turns any text input into a brand-locked, live deck URL.
heydecks is the deck infrastructure layer for AI products. One call turns any text input into a brand-locked, live deck URL. Use the REST API for programmatic generation, or the MCP server to let Claude do the building for you.
#Start here
- Deck API — REST endpoints to generate, create, update, publish, and delete decks. One POST to
/v1/generateturns raw text into a brand-locked deck URL in under 30 seconds. - MCP Server — Connect Claude Desktop or Claude Code to heydecks with a single config block. Build, edit, and publish decks in natural language — the server maps each action to a typed JSON-RPC tool.
- Brand Kernel — Upload a URL and heydecks extracts your palette, typography, and tone in one call. Every generated deck inherits the brand automatically — no per-deck styling needed.
#Where to go next
- Quickstart — API key → generate → poll → publish. Four steps, under 60 seconds.
- Authentication — Bearer keys prefixed
hd_live_. Mint them at the dashboard, revoke at any time. - Credits & plans — 10 credits per deck generation. See what each plan includes.
- MCP setup — One config block to wire Claude Desktop or Claude Code into your workspace.