opencode-adobe-bridge
opencode-adobe-bridge
Plugin CEP para Adobe After Effects y Adobe Premiere Pro que abre un chat de OpenCode AI directamente dentro de Adobe — sin salir de la app.
¿Cómo funciona?
┌─────────────────────────────────┐
│ 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 — Interfaz HTML embebida dentro de Adobe. Se abre desde
Window > Extensions > OpenCode AIBridge HTTP — Servidor Node que recibe comandos del panel y ejecuta scripts
ExtendScript
.jsx— Controla la app Adobe desde adentro
Instalación rápida (Windows 10/11)
git clone https://github.com/luisitoys12/opencode-adobe-bridge
cd opencode-adobe-bridge
npm install
install.batinstall.bat copia el panel a %APPDATA%\Adobe\CEP\extensions\ y habilita el modo debug para extensiones sin firma.
Uso
Terminal — iniciar bridge:
start-bridge.batEn Adobe:
Window > Extensions > OpenCode AI
El panel aparece como cualquier panel nativo de Adobe (acoplable, redimensionable).
Comandos del chat
Comando | App | Descripción |
| After Effects | Lista composiciones abiertas |
| AE | Crea composición |
| AE | Renderiza composición |
| Premiere Pro | Lista secuencias |
| PPro | Exporta secuencia |
| Ambas | Ejecuta ExtendScript |
También compatible con OpenCode MCP
El archivo .opencode.json configura el MCP server para que puedas controlar Adobe también desde el terminal de OpenCode:
opencodeVersiones Adobe soportadas
After Effects 2022–2025 (v22+)
Premiere Pro 2022–2025 (v22+)
Licencia
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