dsh-springbrand-marketplace
已验证dsh-springbrand-marketplace · v0.1.2
DeepSeek Harness tools for Springbrand Connector Gateway
安装
dsh plugin add dsh-springbrand-marketplace 用 dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南。
源码
发布到 npm 但没有公开仓库。安装前请检查包内容。
说明文档
Springbrand Marketplace for DeepSeek Harness
Connect DeepSeek Harness to Springbrand and discover reusable capabilities through two native Harness tools.
Requirements
- Node.js 22 or later
- DeepSeek Harness
0.1.0-rc.6 - A Springbrand account
Install
npx --yes @deepseek-ai/[email protected] plugin --profile web add dsh-springbrand-marketplace
npx --yes @deepseek-ai/[email protected] web
Open http://127.0.0.1:3080 after DSH starts.
Sign in
Run this command in DSH:
/springbrand_login
Open the returned authorization link and select Allow access. The link expires after two minutes. DSH stores the resulting Springbrand authorization through its credential service.
Use
Ask naturally, for example:
Search the Springbrand Marketplace for resources and list the first 10.
The plugin registers these native Harness tools:
springbrand_search_capabilitiesspringbrand_execute_capability
Search first, then execute the exact capability name returned by the search result. Read operations run directly. Operations that can change external data require confirmation in DSH.
Security
- Provider credentials stay in the Springbrand Connector Gateway.
- DSH stores only the Springbrand Gateway authorization.
- High-risk operations require explicit approval before execution.
License
MIT