@2nd1st/dsh-plugin-open-app: Integrating open-mcp-apps Applications into dsh
2026-08-30
8 views
DeepSeek Harness plugin
DeepSeek
DSH plugin
open-mcp-apps
dsh-plugin-open-app
Agent Development
`@2nd1st/dsh-plugin-open-app` is an MIT-licensed npm plugin designed to integrate `open-mcp-apps` applications into the `dsh` web interface. It eliminates the need to modify the `dsh` source code, enabling the addition of an Apps section in the sidebar, providing each application with an independent workspace, container, and session, and supporting inline rendering of application interfaces within model chat. This plugin operates under the `dsh web` profile and requires Node 22+, a local `pnpm` installation, and the `open-mcp-apps` engine version v0.5.1 or later. It can be installed via `dsh plugin --profile web add @2nd1st/dsh-plugin-open-app`.
Read More