opencode-adobe-bridge
opencode-adobe-bridge
用于 Adobe After Effects 和 Adobe Premiere Pro 的 CEP 插件,可直接在 Adobe 内打开 OpenCode AI 聊天 — 无需离开应用。
工作原理
┌─────────────────────────────────┐
│ 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.bat在 Adobe 中:
Window > Extensions > OpenCode AI
面板与任何 Adobe 原生面板一样显示(可停靠、可调整大小)。
聊天命令
命令 | 应用 | 说明 |
| After Effects | 列出打开的合成 |
| AE | 创建合成 |
| AE | 渲染合成 |
| Premiere Pro | 列出序列 |
| PPro | 导出序列 |
| 两者 | 执行 ExtendScript |
也兼容 OpenCode MCP
.opencode.json 文件配置 MCP server,让你也可以从 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