opencode-adobe-bridge
opencode-adobe-bridge
CEP-Plugin für Adobe After Effects und Adobe Premiere Pro, das einen OpenCode AI-Chat direkt in Adobe öffnet — ohne die App zu verlassen.
Wie funktioniert es?
┌─────────────────────────────────┐
│ Adobe (AE / Premiere Pro) │
│ ┌───────────────────────────┐ │
│ │ CEP Panel (HTML/CSS/JS) │ │ ← Chat UI dentro de Adobe
│ │ OpenCode AI Chat │ │
│ └────────────┬──────────────┘ │
└───────────────│─────────────────┘
│ HTTP fetch
▼
Bridge local :3333
(Express + Node)
│
├──► afterfx.exe -r script.jsx
└──► premiere.exe -r script.jsxCEP-Panel — In Adobe eingebettete HTML-Oberfläche. Wird über
Window > Extensions > OpenCode AIgeöffnet.HTTP-Bridge — Node-Server, der Befehle vom Panel empfängt und Skripte ausführt.
ExtendScript
.jsx— Steuert die Adobe-App von innen.
Schnellinstallation (Windows 10/11)
git clone https://github.com/luisitoys12/opencode-adobe-bridge
cd opencode-adobe-bridge
npm install
install.batinstall.bat kopiert das Panel nach %APPDATA%\Adobe\CEP\extensions\ und aktiviert den Debug-Modus für unsignierte Erweiterungen.
Verwendung
Terminal — Bridge starten:
start-bridge.batIn Adobe:
Window > Extensions > OpenCode AI
Das Panel erscheint wie jedes native Adobe-Panel (andockbar, in der Größe veränderbar).
Chat-Befehle
Befehl | App | Beschreibung |
| After Effects | Listet geöffnete Kompositionen auf |
| AE | Erstellt Komposition |
| AE | Rendert Komposition |
| Premiere Pro | Listet Sequenzen auf |
| PPro | Exportiert Sequenz |
| Beide | Führt ExtendScript aus |
Auch kompatibel mit OpenCode MCP
Die Datei .opencode.json konfiguriert den MCP-Server, sodass du Adobe auch über das OpenCode-Terminal steuern kannst:
opencodeUnterstützte Adobe-Versionen
After Effects 2022–2025 (v22+)
Premiere Pro 2022–2025 (v22+)
Lizenz
MIT — Luis Martinez / Estacion Kus Medios
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
MCP server for Hailuo (MiniMax) AI video generation
MCP server for Google Veo AI video generation
MCP server for OpenAI Sora AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/luisitoys12/opencode-adobe-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server