opencode-adobe-bridge
opencode-adobe-bridge
Adobe After Effects 및 Adobe Premiere Pro용 CEP 플러그인으로, 앱을 떠나지 않고 OpenCode AI 채팅을 Adobe 내부에서 직접 엽니다.
작동 방식
┌─────────────────────────────────┐
│ 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 패널 — Adobe 내부에 내장된 HTML 인터페이스.
Window > Extensions > OpenCode AI에서 열립니다.HTTP 브리지 — 패널의 명령을 받아 스크립트를 실행하는 Node 서버
ExtendScript
.jsx— 내부에서 Adobe 앱을 제어합니다
빠른 설치 (Windows 10/11)
git clone https://github.com/luisitoys12/opencode-adobe-bridge
cd opencode-adobe-bridge
npm install
install.batinstall.bat은 패널을 %APPDATA%\Adobe\CEP\extensions\에 복사하고 서명되지 않은 확장 프로그램에 대한 디버그 모드를 활성화합니다.
사용법
터미널 — 브리지 시작:
start-bridge.batAdobe에서:
Window > Extensions > OpenCode AI
패널은 Adobe 기본 패널처럼 나타납니다 (도킹 가능, 크기 조절 가능).
채팅 명령
명령 | 앱 | 설명 |
| After Effects | 열린 컴포지션 목록 |
| AE | 컴포지션 생성 |
| AE | 컴포지션 렌더링 |
| Premiere Pro | 시퀀스 목록 |
| PPro | 시퀀스 내보내기 |
| 둘 다 | ExtendScript 실행 |
OpenCode MCP와도 호환
.opencode.json 파일은 MCP 서버를 구성하여 OpenCode 터미널에서도 Adobe를 제어할 수 있게 합니다:
opencode지원되는 Adobe 버전
After Effects 2022–2025 (v22+)
Premiere Pro 2022–2025 (v22+)
라이선스
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