Install
$ dsh plugin --profile web add github:raullenchai/rapid-mlx-dsh-providerPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Installs as a DSH bundle and activates as a profile layer.
- Registers a `rapid-mlx` route with `ctx.llm`.
- Reads model metadata from a running Rapid-MLX server.
- Uses reported model context-window information for route capacity.
- Exposes model reasoning effort information based on server-reported reasoning parser support.
- Streams text, reasoning, and tool calls.
- Rejects image content with an `UNSUPPORTED` error rather than silently dropping it.
- Supports configuration of the Rapid-MLX base URL through `RAPID_MLX_BASE_URL`.
Useful For
- Use locally served Rapid-MLX models in DeepSeek Harness.
- Avoid manually updating model IDs, context windows, and reasoning settings when switching served models.
- Run DSH with an Apple Silicon-oriented local LLM server.
- Use Rapid-MLX for text chat, reasoning, and tool-call workflows in DSH.
Who It Fits
- DeepSeek Harness users running Rapid-MLX locally.
- Developers integrating local MLX-backed models with DSH.
- Users who want server-discovered rather than hand-maintained model metadata.
Documented Limitations
- The repository describes itself as a working skeleton and deliberately unpublished to npm.
- Requires Node.js 22.15 or later and a running Rapid-MLX server.
- Verified by the author against DSH 0.1.0-rc.7 on an M3 Ultra; it does not promise broader compatibility.
- `recommended_sampling`, `tool_call_parser`, `is_hybrid`, `is_moe`, and `capabilities` are read but not yet acted on.
- Capacity reflects the advertised context window, not memory-aware usable capacity.
- Image inputs are unsupported.
- It conflicts with another `rapid-mlx` provider declaration using the same route name.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 1 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as Apache-2.0.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- raullenchai/rapid-mlx-dsh-provider
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- b14ada2 · 2026-08-19
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 18GitHub stars
- Forks
- 18
- Open issues
- 0
- Last commit
- 2026-08-17
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Unofficial DeepSeek Harness provider plugin for Command Code, with a live model catalog, settings UI, usage command, reasoning controls, and vision-model image input.
View plugin →DeepSeek Harness safety-gate and BlockRun LLM-provider plugin with review, vision configuration, and x402 wallet-paid model access.
View plugin →A DeepSeek Harness plugin that bridges DSH agents with Feishu/Lark chats.
View plugin →Vision routing and pixel-level image tools for DeepSeek Harness Web.
View plugin →