VibeHunt
Back to browse

deckpipe.dev

agent-first slide renderer

Visit

The engine accepts a JSON description of a slide deck from an AI agent and handles layout selection, typography, theming, and hosting automatically. It supports a range of predefined layouts such as titles, bullet lists, charts, timelines, SWOT analyses, and galleries, allowing the agent to choose the appropriate structure for each slide. Theming is configurable with any Google font and accent color, and changes to a single field trigger a full‑deck re‑render.

A remote MCP server is provided at /mcp for integration with Claude, Cursor, and Claude Code, and a local install can be run via npx deckpipe-mcp. The API offers focused operations for creating, retrieving, updating, and deleting decks, as well as uploading images, searching Unsplash, managing comments, and listing layouts. Live editing works through PATCH requests with deep‑merge semantics, enabling incremental updates such as inserting or deleting a bullet without resending the entire deck.

The platform also includes comment handling, where users can attach feedback to any element; the agent can read the comment, update the deck, and reply. Stock photos are fetched from Unsplash with automatic attribution and re‑hosting, and the resulting deck can be shared via a link or presented directly.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps