Plugin directory / Tools & Capabilities / knowlp-rag
knowlp-rag
Verified · installs & boots on dsh wly8691-jpg/knowlp-rag ↗
What it does
KnowLP-RAG: dual knowledge graph retrieval for Markdown notes - MCP stdio server for DeepSeek Harness (dsh) & Claude Code
Works — verified, early-stage project
KnowLP-RAG: dual knowledge graph retrieval for Markdown notes - MCP stdio server for DeepSeek Harness (dsh) & Claude Code It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:wly8691-jpg/knowlp-rag - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:wly8691-jpg/knowlp-rag. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/wly8691-jpg/knowlp-rag ↗