dsh-api
Run the following command in DeepSeek Harness:
dsh plugin install lilming123/dsh-api
Paste the following prompt into your AI chat to install this plugin:
Please run the following command in your terminal to install the dsh-api plugin: dsh plugin install lilming123/dsh-api. Source: https://github.com/lilming123/dsh-api
About this plugin
DeepSeek Harness (dsh) runs locally with internal services that are difficult for external processes to access directly. The dsh-api plugin solves this by exposing an HTTP interface on the machine's loopback address (127.0.0.1). It allows any desktop wrapper, browser extension, or CLI running on the same machine to control dsh through a unified entry point, without needing to reach into its internal in-process services.
The plugin features a two-layer API architecture. The native layer handles health checks, language preferences, workspace management, and real-time event streams via Server-Sent Events (SSE). Additionally, through a registered "companion" process, it enables advanced interactions such as injecting text, switching workspace contexts, focusing the window, reloading the interface, and quitting the host application.
This tool is ideal for developers and tool builders looking to deeply integrate dsh. For instance, desktop applications can leverage it for window control, or editor plugins can use it to inject selected text directly into AI chats. For scenarios where standard HTTP interaction is preferred over parsing internal dsh structures, dsh-api provides a secure and powerful solution.
Use Cases
- Building desktop apps to control dsh windows
- Interacting with local AI via standard HTTP
- Implementing editor plugins for real-time monitoring and injection
Best For
- Desktop software developers needing deep dsh integration
- Tool builders seeking standardized interfaces
- Users wanting to control local AI via CLI or browser
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.