MCP Apps support for DeepSeek Harness #2104
sugarforever
started this conversation in
Show Your Plugins!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I built
@sugarforever/dsh-mcp-apps, a community plugin that turns the DeepSeek Harness Web profile into an MCP Apps host.It connects Harness to MCP servers over stdio or Streamable HTTP. Ordinary MCP tools remain normal Harness tools, while tools that expose an MCP App UI are rendered as sandboxed interactive views directly in the conversation.
Highlights:
io.modelcontextprotocol/ui)text/html;profile=mcp-appresourcesInstall the published plugin into the Harness Web profile:
Then start or restart Harness:
The package currently includes a default public VibeFun MCP Apps configuration, and the bundled profile patch can be edited to connect another MCP server.
Repository, documentation, examples, architecture, and security notes:
https://github.com/sugarforever/dsh-mcp-apps
Feedback, compatibility reports, and contributions are welcome in the plugin repository.
All reactions