codeh007 / mtmdsh

Listed

Portable DeepSeek Harness plugins for mtm

mainOther View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:codeh007/mtmdsh

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 2cc174dSynced Aug 18, 2026

This README snapshot could not be refreshed during the latest directory sync.

mtmdsh

Portable plugins for DeepSeek Harness.

Demo

The first package is a minimal Cordis plugin. It exports the standard name and apply members and can be mounted by a loader or directly with Context.plugin().

pnpm install
pnpm check

Expected output:

Hello from mtmdsh.

Packages

  • mtmdsh-plugin-hello: minimal plugin and static-mount demo.
  • mtm-codebase-memory: opt-in DSH bundle for the codebase-memory MCP server.

DSH bundle

Install mtm-codebase-memory into a DSH profile to expose the official MCP bridge for a local codebase-memory-mcp executable. The package owns only the profile patch; the MCP server remains an external prerequisite. See the package README for installation, workspace indexing, and security configuration.

Release

The first release unit is mtm-codebase-memory; the hello package is a demo and is not published by the release workflow. See RELEASING.md for package-specific tags, npm integrity read-back, and local DSH updates.

License

MIT

Repository information

Language
JavaScript
License
MIT
Last updated
Aug 18, 2026, 8:05 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.