decaframe
MCP serverFiles & storagePresentations, slides, reports and one-pagers your agent designs and you edit. Exports to one file.
Unavailable. This server has no hosted endpoint yet, so ahel can't serve it.
Connect ahel once, and every AI you use reads what you have installed.
From the project's README
As published by decaframe/decaframe in README.md.
Agents author. Humans edit. The frame lints.
decaframe is an MCP server that lets an AI agent write presentations, reports and one-pagers as
visual documents, a WYSIWYG editor a person opens on the same file, and an export to one HTML file
that opens anywhere. This repository holds the documentation and the agent skill. The product is the
decaframe package on npm.
It runs on your computer. Your agent starts it as a program, so it works wherever an agent can start one — the Claude and ChatGPT desktop apps, LM Studio, Cursor, Codex and twenty more — and not on a website or a phone.
- Install, for your agent: decaframe.com/install · docs/install.md
- Everything else: docs/
- The package:
npm install -g decaframe - The skill, for about eighty agents:
npx skills add decaframe/decaframe - Claude Code and the Claude desktop app:
/plugin marketplace add decaframe/decaframethen/plugin install decaframe@decaframe - The ChatGPT desktop app: Settings › Plugins › Add › Add marketplace, source
decaframe/decaframe, then install it from the Marketplace tab - Codex:
codex plugin marketplace add decaframe/decaframethencodex plugin add decaframe@decaframe
decaframe is commercial software. The package licence is in the package; the text in this repository is © 2026 decaframe, all rights reserved, and may be read and installed as a skill but not otherwise copied.
Signals
- Last commit
- Sep 2026
- Weekly downloads
- 382
Advanced
- Delivery
- decaframe MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
com-decaframe-decaframe- Source
- github.com/decaframe/decaframe