Connect Claude Code to the PowerPoint you already have open

Yes. Deckary connects Claude Code to PowerPoint through MCP and the Deckary PowerPoint add-in. Claude Code can inspect, render, create, and make targeted edits to the presentation currently open on your computer. The result stays native and editable in PowerPoint, using the live deck's theme and available layouts.

Connect Claude Code to PowerPoint

Install the remote MCP connection first, then explicitly share the presentation from the Deckary task pane.

claude mcp add --transport http deckary https://deckary.com/mcp

Claude Code recommends HTTP for remote MCP servers. The command adds Deckary to the current project by default. See Anthropic's MCP documentation for user and project scopes.

  1. 1

    Connect Deckary MCP

    Run the command in the project where you use Claude Code. Then open /mcp in Claude Code and complete the Deckary sign-in when prompted.

  2. 2

    Open PowerPoint

    Install the Deckary add-in, sign in with the same account, open your PPTX, and keep the Deckary task pane running.

  3. 3

    Share the live presentation

    Turn on the MCP toggle in the Deckary task pane. Claude Code can now discover that presentation through your authorized live session.

Start with a read, then make a bounded edit

These prompts make the live artifact boundary clear and give Claude Code a useful inspection step before it writes.

Prompt 1

Read the presentation I have open, summarize its storyline, and flag the three weakest slides. Do not edit anything yet.

Prompt 2

Render slide 7, then tighten its title and supporting copy without changing the chart or the slide layout.

Prompt 3

Create one recommendation slide after slide 9 using the deck's existing theme and the evidence in this project.

What Claude Code can do in live PowerPoint

Live means the presentation is open, the Deckary task pane is running, and MCP sharing is on.

QuestionDeckary
Can Claude Code read my open PowerPoint?Yes. It can read the live deck structure and editable slide state.
Can it edit the open presentation?Yes. It can create a slide or make targeted edits to one existing slide per authoring call.
Are objects editable afterward?Yes. Changes are committed as native PowerPoint content rather than a flattened slide image.
Does it use the existing theme and layouts?Yes. Deckary exposes the live deck's theme colors and layout catalog to the agent before authoring.
Does it work on Windows?Yes, with desktop PowerPoint and the Deckary Office add-in.
Does it work on macOS?Yes, with desktop PowerPoint and the Deckary Office add-in.
Does it require the PowerPoint add-in?Yes, for a live presentation. Saved Deckary Web Builder decks use the same MCP endpoint without PowerPoint.
Does it require a Deckary account?Yes. The remote MCP connection uses OAuth, and the add-in must use the same account.

The agent reasons. Deckary controls the presentation boundary.

Claude Code keeps its model, files, tools, and conversation. Deckary supplies authenticated PowerPoint capabilities and guards the live write path.

OAuth scopes the remote MCP connection to the signed-in Deckary account.

The add-in shares only while its task pane is running and MCP is enabled.

Every live write refreshes Office state and rejects a stale artifact version before mutation.

PowerPoint-rendered slide images let Claude Code inspect the committed result.

A disconnected or uncertain live write is never retried automatically.

The hosted endpoint requires no local MCP server process to install or maintain.

Prefer a repository-shaped technical reference? Read the public Deckary PowerPoint MCP README. The hosted service and PowerPoint add-in remain proprietary; the repository documents setup, architecture, tool boundaries, security, and troubleshooting.

Claude Code and PowerPoint questions

Keep the conversation in Claude Code. Work on the real PowerPoint.

Install Deckary, share the presentation you have open, and let Claude Code inspect and edit it through one authenticated MCP connection.