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 Panel — Adobe 内に埋め込まれた HTML インターフェース。
Window > Extensions > OpenCode AIから開きますBridge 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\ にコピーし、署名なし拡張機能のデバッグモードを有効にします。
使用方法
ターミナル — bridge を起動:
start-bridge.batAdobe 内:
Window > Extensions > OpenCode AI
パネルは、Adobe のネイティブパネル(ドッキング可能、サイズ変更可能)と同じように表示されます。
チャットコマンド
コマンド | アプリ | 説明 |
| After Effects | 開いているコンポジションを一覧表示 |
| AE | コンポジションを作成 |
| AE | コンポジションをレンダリング |
| Premiere Pro | シーケンスを一覧表示 |
| PPro | シーケンスを書き出し |
| 両方 | ExtendScript を実行 |
OpenCode MCP にも対応
.opencode.json ファイルは、OpenCode のターミナルからも Adobe を制御できるように MCP サーバーを設定します:
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