Skip to content

dsh-springbrand-marketplace

Verified

dsh-springbrand-marketplace Β· v0.1.2

DeepSeek Harness tools for Springbrand Connector Gateway

Install

dsh plugin add dsh-springbrand-marketplace

Confirm the layer applied with dsh --profile default --dump-config β€” see the install guide.

Source

Published to npm without a public repository. Inspect the package contents before installing.

Readme

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_capabilities
  • springbrand_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