dsh-lightroom-py
Adobe Lightroom Classic for DeepSeek Harness (dsh) — mounts the lightroom-py MCP server as native dsh tools. Pure-config bundle inside the lightroom-py repo; the Python package comes from PyPI (pip install lightroom-py).
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.