dsh-lightroom-py
适用于 DeepSeek Harness 的 Adobe Lightroom Classic 插件:将 lightroom-py MCP 服务挂载为原生 DSH 工具
AI 分析
通过 Python 桥接将 Lightroom 经典版操作能力赋予 DSH 智能体。适合需要使用 AI 自动处理、管理或编辑 Adobe Lightroom 照片的摄影师与开发者。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:drshy-org/lightroom-py說明文件
閱讀完整 README ↗Configuration
| Variable | Default | Purpose |
|---|---|---|
LIGHTROOM_HOME | ~/.lightroom | Config root |
LIGHTROOM_PROFILE | default | Per-agent isolation |
The bridge server reads host / port / token from $LIGHTROOM_HOME/profiles/$LIGHTROOM_PROFILE/bridge.json — auto-generated on first lightroom setup. bridge.json is the single source of truth; the LR plugin reads it directly.