返回顶部
a

assimilate-mcp集成MCP控制

Control Assimilate Live FX / SCRATCH — professional color grading, compositing, and virtual production software — via MCP. 88 tools across 14 categories.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
558
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

assimilate-mcp

Assimilate MCP

通过MCP控制Assimilate Live FX / SCRATCH——专业调色、合成与虚拟制作软件。完整1:1集成Assimilate REST API,涵盖14个类别共88个工具。

前置条件

设置

MCPorter

bash
mcporter config add assimilate --command npx --args [-y, assimilate-mcp]
mcporter list assimilate

Claude Desktop

添加到claudedesktopconfig.json:

json
{
mcpServers: {
assimilate: {
command: npx,
args: [-y, assimilate-mcp]
}
}
}

Claude Code

bash
claude mcp add assimilate -- npx -y assimilate-mcp

配置

标志环境变量默认值描述
--hostASSIMILATEHOST127.0.0.1Live FX主机
--port
ASSIMILATEPORT | 8080 | REST API端口 | | --key | ASSIMILATE_KEY | — | 授权密钥 | | --timeout | ASSIMILATE_TIMEOUT | 30000 | HTTP超时(毫秒) |

自定义端口示例:

json
{
mcpServers: {
assimilate: {
command: npx,
args: [-y, assimilate-mcp, --port=9090]
}
}
}

工具(88个)

类别数量关键工具
系统8getsystem checkconnection listusers selectuser
项目
7 | listprojects enterproject create_project | | | 9 | listgroups getcurrentgroup creategroup | | 构建体 | 10 | listconstructs createconstruct enter_construct | | 插槽 | 5 | listslots getslot setslot createslot | | 版本 | 5 | listversions getversion set_version | | 镜头 | 7 | getshot setshot createshot importmedia | | 输入 | 4 | getinputs getinput set_input | | 调色 | 5 | getgrade setgrade getframing setframing | | 播放器 | 8 | entertimeline setplaymode entershot exitplayer | | 渲染 | 10 | startrender stoprender getrenderstatus | | 输出 | 6 | listoutputs createoutput set_output | | 快照 | 2 | rendersnapshot getshot_metadata | | 文件 | 2 | listdirectory findmedia |

使用示例

用自然语言与AI助手对话:

  • - 有哪些项目可用?
  • 从 /Volumes/Shuttle/Day_14 导入ARRIRAW文件
  • 让这个镜头的伽马值暖一些
  • 设置ProRes 4444输出并渲染时间线
  • 给这个帧拍个快照

MCPorter CLI

bash
mcporter call assimilate.check_connection
mcporter call assimilate.list_projects
mcporter call assimilate.enterproject(name: CommercialNike_Q3)
mcporter call assimilate.get_grade

远程访问

Live FX默认接受localhost连接。对于远程机器,请使用SSH隧道:

bash
ssh -f -N -L 8080:127.0.0.1:8080 user@livefx-host

链接

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 assimilate-mcp-1776305131 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 assimilate-mcp-1776305131 技能

通过命令行安装

skillhub install assimilate-mcp-1776305131

下载

⬇ 下载 assimilate-mcp v1.0.0(免费)

文件大小: 2.2 KB | 发布时间: 2026-4-16 18:14

v1.0.0 最新 2026-4-16 18:14
Initial release of assimilate-mcp.

- Control Assimilate Live FX / SCRATCH via MCP with 88 tools across 14 categories.
- Provides full 1:1 integration with the Assimilate REST API.
- Supports project, color grading, render, player, snapshot, and file management commands.
- Includes setup guides for MCPorter, Claude Desktop, and Claude Code.
- Highly configurable with command-line flags and environment variables.

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部