DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Limonene Dsh — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
L

limonene-dsh

Limonene Dsh

通过 Limonene MCP 和浏览器 OAuth,对 DeepSeek Harness 进行只读的亚马逊商店调查。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:M-Abozaid/limonene-mcp#7e8222aba0de83c4315915b20e621ea141cc5117
README兼容性版本

兼容性与来源证明

Limonene Dsh 以 limonene-dsh 发布,当前版本为 0.1.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
github
Registry 更新时间
2026/9/20

版本

0.1.0stable
2026/9/20

相关插件

正在加载相关插件…

最新版
0.1.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
any
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
最近提交
2026/9/20
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 integrations-communication 分类下经过校验的插件。

Im@xmanrui/dsh-im将十一种 IM 渠道和一个公网 AI Office 接入本地 DeepSeek Harness。Pocketdsh-pocket把 DeepSeek Harness 装进你的口袋:一个包、一个设置页,手机扫码即同步访问电脑上的 DSH(局域网 + 公网,实时同屏)。DSCODE@toddzheng024/dscode-bundle完整的 DeepSeek 编码代理,支持持久化 shell、Ultra 协作和自动权限审查。Acp App@deepseek-ai/dsh-acp-appdsh ACP 配置文件包:基于 dsh-base 的仅限自动化的 JSON-RPC stdio 和进程生命周期管理

README

Limonene AI connector

Amazon seller investigations through ChatGPT, Claude and compatible MCP clients. Basic connections expose six read-only tools. Separately consented management access supports additional analysis and approved actions; directory submissions currently cover the initial read-only catalog.

Endpoint: https://limonene.app/api/mcp Setup and permissions: https://limonene.app/connect-ai Revoke connections: https://limonene.app/api/mcp/connections Privacy: https://limonene.app/privacy

This is a direct-install pilot, not a claim of approval or listing in either platform's directory.

Connection

  1. Sign in to Limonene and connect an Amazon store. Complete its initial sync.
  2. Add the endpoint as a custom remote connector in your AI client (account/workspace support varies).
  3. Authenticate in the browser. Read the client name and callback origin, select a store and grant read-only access.
  4. Ask: “Review my last seven days. What deserves investigation? Cite sources, dates, and limitations.”

Claude Code: claude mcp add --transport http limonene https://limonene.app/api/mcp, then use /mcp to authenticate. The package includes separate OpenAI and Claude manifests referring to the same remote server; there is no local executable and no credential embedded in the package.

Tools

  • get_store_overview: bounded marketplace-local sales window.
  • get_open_insights: dated existing alerts, capped at 25.
  • get_pricing_and_buybox: cached observations for up to 20 SKUs; no price edits.
  • get_inventory_health: FBA-only inventory, optional SKU.
  • get_sales_trend: SKU history for 1–60 days.
  • get_profit_breakdown: revenue/fees and available cost-coverage information; do not label fees-only figures net profit.

The six-tool basic connection excludes changes and buyer contacts. Choosing Read and manage in a compatible client enables up to 57 tools, depending on store feature availability, including approved prices, listings, repricing rules and schedules. Advertising changes and paid reimbursement filing are excluded. DeepSeek’s current package is a read-only pilot. Each grant is bound to one store and its active marketplace; reads fail closed while a different marketplace is active. To read that marketplace, reconnect. Results use the existing capability caches and may trigger their normal background refresh. The external AI generates the answer; this connector does not run a second Limonene model call or debit chat credits. First-party telemetry records connection, revocation, tool name, success and duration; it does not log prompts, arguments, tokens or tool results. Existing billing remains advisory under the current app policy. This release does not introduce a paid gate or promise unlimited access. Limits: 60 MCP requests/minute/store plus the existing IP ceiling.

Privacy and security

OAuth authorization code flow with mandatory S256 PKCE and resource binding. Public clients register with token_endpoint_auth_method: none. Access tokens expire after one hour; refresh tokens rotate and expire after 30 days. Tokens/codes/browser nonces are stored hashed. Consent requests expire after ten minutes and codes after one minute. Ownership, connection health, revocation and marketplace are rechecked on access. Product and alert text are untrusted data.

The AI service receives the requested store results under the seller's authorization. Its own data policies apply. Revocation blocks subsequent reads, not copies already retained by that service. Account deletion removes grants and their token/code records.

GitHub Copilot in VS Code

Copy vscode.mcp.json to your workspace as .vscode/mcp.json, then start the server from VS Code and complete the browser authorization. Your editor must support remote HTTP MCP and OAuth. This configuration is for GitHub Copilot in VS Code; it is not a Microsoft 365 Copilot marketplace listing.

Installation package

This repository contains public connector configuration and documentation only. The hosted Limonene service is separate. No API key is required in these files; each user signs in and grants access to their own store.

A Limonene account and a connected, synchronized Amazon store are required. Availability and pricing: https://limonene.app/pricing. Do not connect a customer store for platform review; use a dedicated review account.

Pilot status

The remote endpoint is live. Six read tools have passed MCP Inspector against the isolated live reviewer account; the original ChatGPT read workflows were also tested. OpenAI and the Claude Code/Cowork plugin are under review. Directory approval is not claimed. Expanded management operations passed an isolated production simulation; this is not evidence that every real Amazon workflow has been exercised. Installing this package does not imply endorsement by any platform.

Support: hello@limonene.app Setup: https://limonene.app/connect-ai Terms: https://limonene.app/terms Privacy: https://limonene.app/privacy

The MIT license applies only to files in this public connector package, not to the hosted service or its backend.

DeepSeek Harness

A pinned OAuth bridge and DSH bundle are available. See DeepSeek setup and validation boundaries. This is a community developer integration, not a consumer DeepSeek chat-app listing.