# dsh-springbrand-marketplace

> DeepSeek Harness tools for Springbrand Connector Gateway

Latest version **0.1.2** (published 2026-08-13) · 0 weekly downloads

## Install

```sh
npm install dsh-springbrand-marketplace
pnpm add dsh-springbrand-marketplace
yarn add dsh-springbrand-marketplace
bun add dsh-springbrand-marketplace
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.1.2 |
| Published | 2026-08-13 |
| First published | 2026-08-13 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=22 |
| Dependencies | 0 |
| Unpacked size | 16.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | yzend922 |

## Links

- npm: https://www.npmjs.com/package/dsh-springbrand-marketplace
- Homepage: https://springbrand.ai/deepseek-harness
- npm.io page: https://npm.io/package/dsh-springbrand-marketplace

## Recent versions

- 0.1.2 (latest) — 2026-08-13
- 0.1.1 — 2026-08-13
- 0.1.0 — 2026-08-13

## README

# Springbrand Marketplace for DeepSeek Harness

Connect DeepSeek Harness to Springbrand and discover reusable capabilities through two native Harness tools.

- [Springbrand](https://springbrand.ai)
- [DeepSeek Harness integration](https://springbrand.ai/deepseek-harness)

## Requirements

- Node.js 22 or later
- DeepSeek Harness `0.1.0-rc.6`
- A Springbrand account

## Install

```sh
npx --yes @deepseek-ai/dsh@0.1.0-rc.6 plugin --profile web add dsh-springbrand-marketplace
npx --yes @deepseek-ai/dsh@0.1.0-rc.6 web
```

Open `http://127.0.0.1:3080` after DSH starts.

## Sign in

Run this command in DSH:

```text
/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:

```text
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

---
_Source: https://npm.io/package/dsh-springbrand-marketplace · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
