From 9e6e7ffcccb40dd01e7e1008d09aa1308d07dbf7 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 1 May 2026 08:29:28 -0500 Subject: [PATCH] Add desktop-commander plugin --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 705dfc32..a9f5ab2e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -419,6 +419,19 @@ "sha": "6f41866ea66c63eb80c42e6f652efdac5870e540" }, "homepage": "https://kensho.com" + }, + { + "name": "desktop-commander", + "description": "MCP server for terminal commands, process management, and file operations across text, code, PDF, DOCX, Excel, images, and structured data.", + "category": "productivity", + "source": { + "source": "git-subdir", + "url": "https://github.com/wonderwhy-er/DesktopCommanderMCP.git", + "path": "plugins/claude", + "ref": "main", + "sha": "8c03d3392d1633923057f4492f2b5014e2c4a6bf" + }, + "homepage": "https://desktopcommander.app" } ] }