openma-ai/dsh-mcp-apps

openma-ai★ 1TypeScript最后同步: 2026-08-21

在 GitHub 打开

mcp apps support plugin for dsh (DeepSeek Harness)

README 摘要

dsh-mcp-apps MCP Apps support for DeepSeek Harness (DSH), packaged as ordinary Cordis plugins. The project deliberately keeps the protocol host and each presentation surface separate. Installing the bundle adds two independent rows: a Host service that shares the existing MCP connection and a Web renderer that runs App HTML behind a double-iframe sandbox. One AppBridge session can move between inline, fullscreen, and picture-in-picture surfaces without remounting its iframe. Install From a local checkout, install all three workspace packages in one command so the bundle patch can resolve its local Host and Web rows: The full bundle is safe on a DSH composition that already provides ctx.mcpApps and the generated remote.mcpApps namespace: the fallback Host row becomes a no-op and the Web renderer reuses the existing Remote. If the active profile is known to include the official Host already, installing only the renderer is the minimal equivalent: The renderer consumes a composition-provided Remote when present and mounts its checked-in descriptor only for the standalone fallback Host. The bundle patch expands to: Keep MCP server connections as their own plugin rows. DSH's mcp-client …

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdeepseek-harness-plugindeeseekdsh-plugindsh-pluginsmcpmcp-clientmcp-server

分类