opencode-adobe-bridge
MCP server that bridges OpenCode AI chat to Adobe After Effects and Premiere Pro via a local Node/Express server and ExtendScript, enabling commands like creating compositions, rendering, and executing scripts directly from the chat.
README
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.jsx
- CEP Panel — Interfaz HTML embebida dentro de Adobe. Se abre desde
Window > Extensions > OpenCode AI - Bridge 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.bat
install.bat copia el panel a %APPDATA%\Adobe\CEP\extensions\ y habilita el modo debug para extensiones sin firma.
Uso
Terminal — iniciar bridge:
start-bridge.bat
En Adobe:
Window > Extensions > OpenCode AI
El panel aparece como cualquier panel nativo de Adobe (acoplable, redimensionable).
Comandos del chat
| Comando | App | Descripción |
|---|---|---|
/comps |
After Effects | Lista composiciones abiertas |
/nueva Intro 1920 1080 10 |
AE | Crea composición |
/render Intro C:\Videos\out.avi |
AE | Renderiza composición |
/seqs |
Premiere Pro | Lista secuencias |
/export Final C:\Videos\out.mp4 |
PPro | Exporta secuencia |
/jsx alert('hola') |
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:
opencode
Versiones Adobe soportadas
- After Effects 2022–2025 (v22+)
- Premiere Pro 2022–2025 (v22+)
Licencia
MIT — Luis Martinez / Estacion Kus Medios
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
E2B
Using MCP to run code via e2b.