After Effects Mcp
Description
Agent-driven Adobe After Effects automation. MCP server + CEP plugin enabling Codex/Cursor/Claude Code to drive AE through 30 ae.* tools.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ae-mcp
English | [简体中文](README.zh-CN.md)
**One-line setup prompt — paste this into Claude Code or another AI agent:**
Install the ae-mcp ZXP and the native plug-in for my platform from the v0.10.3
release, open Window > Extensions
> ae-mcp in After Effects, then connect Claude Code with `claude mcp add
--transport http ae http://127.0.0.1:11488/mcp`; for Claude Desktop, configure
the extension's `host/stdio-shim.js` with the system Node executable and ask me
to start a new client session before testing `ae_status`.
ae-mcp connects an After Effects CEP panel to AI clients through a local MCP endpoint. The panel hosts the service at `http://127.0.0.1:11488/mcp`; the host is a Node process using Express, and After Effects state is reached through ExtendScript and the frozen native AEGP plane.
Install and first run
- Install the signed ZXP in After Effects.
- Install the matching native plug-in beside the After Effects plug-ins
selected for the host — the
.aexon Windows, theAeMcpNative.pluginbundle on macOS. Keep the version pair from the same release. The ZXP carries no platform binaries and installs on both systems; only this native plug-in is built per platform, andae_nativeExecis the one tool that needs it. Install has the exact per-platform destination, and the macOS bundle additionally needs its download quarantine cleared before After Effects will load it. - Start After Effects and open Window > Extensions > ae-mcp. Keep the panel open while an external client uses MCP.
- Configure one of the two supported external connection forms below.
The panel itself is the MCP service. No separate repository server is needed. External clients must run on the same machine as After Eff
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11