dsh-cursor-settings

Argonaut790/dsh-cursor-settings
★ 1 stars TypeScript AI/LLM Updated today
DSH web plugin: Cursor-like Settings pages (AGENTS.md Rules, Skills, MCP servers, import) plus a pinned 'latest input' chat bar with a backward walk
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dsh-cursor-settings": {
      "command": "npx",
      "args": [
        "-y",
        "Argonaut790/dsh-cursor-settings"
      ]
    }
  }
}

Topics

dsh-plugin