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).
安装
$
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.