Blog

MCP Presentation Editor Guides

How presentation editors should expose tools to agents: deck creation, slide previews, scoped edits, exports, and rollback.

What this cluster covers

MCP turns a deck editor into a set of typed operations an agent can call. The useful posts here are about concrete tool design, not generic automation: stable slide IDs, preview feedback, batch edits, version history, and safe export.

Best starting point

Read the setup guide if you are connecting Claude Code. Read the agent-editable architecture guide if you are building or evaluating the tool surface itself.