dsh-starstack
DeepSeek Harness (DSH) plugin
- Stars
- 0
- Language
- JavaScript
- Created
- Aug 24, 2026
- Updated
- Aug 24, 2026
Introduction
dsh-starstack
DSH plugin exposing starstack.store (one-click IPFS publishing) as MCP tools. No authentication required; zero dependencies.
Tools
| Tool | Description |
|---|---|
ipfs_upload(file_path) | Upload a local file to IPFS; returns the CID and a gateway URL |
ipfs_pins() | List pinned content |
ipfs_health() | IPFS node health status |
cluster_peers() | IPFS Cluster peer list |
Install
npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-starstack
Configuration
No auth needed. Optional:
STARSTACK_BASE_URL— override the API base (defaulthttps://starstack.store)
License
MIT