AI Agent Hub
Back to plugins
dsh-cursor-settings preview

dsh-cursor-settings

Client Updated 2026.08.16

Run the following command in DeepSeek Harness:

dsh plugin install Argonaut790/dsh-cursor-settings

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run dsh plugin install Argonaut790/dsh-cursor-settings to install the plugin; the source code repository is available at https://github.com/Argonaut790/dsh-cursor-settings.

About this plugin

In daily use of the DSH web or desktop app, tweaking rule files or managing MCP servers usually means leaving the GUI to edit YAML or run shell commands, and once a conversation grows long it is easy to lose track of exactly what you asked. dsh-cursor-settings folds these high-frequency tasks into the DSH Settings modal so configuration management stays in one place.

The settings panel adds four sections: Rules lets you view and edit workspace or global rule files such as AGENTS.md and CLAUDE.md directly in the browser; Skills provides a place to browse and manage agent skills; MCP supports adding, updating, and removing server entries (stdio or streamable-http) with live connection status; and Import allows a one-click migration of existing Cursor settings, eliminating manual copy-paste work.

A second core feature is the latest-input card pinned to the top of the conversation. As you scroll down to read assistant replies, the card always shows your most recent prompt. Clicking it jumps to that input; clicking again walks you back to the previous question, automatically skipping assistant messages. If the walk reaches the oldest loaded message and more history remains, clicking triggers the built-in load-older mechanism and the walk continues all the way to the start of the conversation. Scrolling back to the bottom resets the card to the latest input.

Built for developers who work in DSH Desktop or the browser, prefer Cursor-like ergonomics, want to manage rules and MCP environments from a GUI, and frequently need to retrace multi-turn conversations. Supports both Chinese and English interfaces.

Screenshots

Use Cases

  • Editing AGENTS.md or CLAUDE.md rule files directly in the Settings modal
  • Adding, updating, or removing MCP servers in the profile and checking live connection status
  • Clicking the top-of-chat card to step back through every previous question in a long conversation

Best For

  • DSH developers who prefer Cursor-like ergonomics
  • Individuals or teams managing rules and MCP setups from a GUI
  • Frequent users who need to retrace multi-turn conversations