Skip to content

Releases: AJSMonty/adobe-mcp

v1.1.2 — fix one-click install on Claude Desktop

Choose a tag to compare

@AJSMonty AJSMonty released this 15 Jul 10:31

Fixes 'Server disconnected' immediately after installing the .mcpb: some hosts pass the manifest's ${HOME} workspace default through unexpanded, which crashed workspace creation at startup. The server now sanitizes the workspace path and falls back to ~/AdobeMCP.

Install: download adobe-mcp-1.1.2.mcpb below, double-click. Or npx -y @ajsmonty/adobe-mcp for other clients.

v1.1.1

Choose a tag to compare

@AJSMonty AJSMonty released this 15 Jul 10:23

Fixes the MCP registry namespace case in package metadata. One-click install: download the .mcpb below and double-click. Otherwise: npx -y @ajsmonty/adobe-mcp

v1.1.0 — first public release

Choose a tag to compare

@AJSMonty AJSMonty released this 15 Jul 10:15

MCP server for Adobe Creative Cloud (AE, Photoshop, Illustrator, Premiere Pro, Character Animator) on macOS.

One-click install (Claude Desktop / Cowork): download adobe-mcp-1.1.0.mcpb below and double-click it. No Node install required.

Any other MCP client: npx -y @ajsmonty/adobe-mcp — see the README for per-client configs (Claude Code, Cursor, VS Code, Windsurf).

Highlights: ExtendScript bridges for 5 apps, cross-app asset handoffs, inline visual previews, per-app script libraries, and a self-learning knowledge base (28 seeded lessons; failed scripts auto-surface matching gotchas and new lessons can be recorded at runtime).