xwh-01/dsh-mediacrawler

Plugin ⭐ 3 MIT other

Installable DeepSeek Harness profile bundle and bounded MCP adapter for MediaCrawler.

Install

$adapterVenv = Join-Path $HOME '.dsh\runtimes\dsh-mediacrawler'
python -m venv $adapterVenv
$env:DSH_MEDIACRAWLER_PYTHON = Join-Path $adapterVenv 'Scripts\python.exe'
& $env:DSH_MEDIACRAWLER_PYTHON -m pip install --upgrade pip
& $env:DSH_MEDIACRAWLER_PYTHON -m pip install "dsh-mediacrawler @ git+https://github.com/xwh-01/dsh-mediacrawler.git@v0.3.0"

Add xwh-01/dsh-mediacrawler to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.