From fc98ea052c3d863af5d8f88feeed4b2cd1fc6195 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 1 May 2026 14:41:22 -0500 Subject: [PATCH] Add desktop-commander plugin (#1667) --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a5326c7..37d8703 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -690,6 +690,22 @@ }, "homepage": "https://github.com/awslabs/agent-plugins" }, + { + "name": "desktop-commander", + "description": "MCP server for terminal commands, process management, and file operations across text, code, PDF, DOCX, Excel, images, and structured data.", + "author": { + "name": "Desktop Commander" + }, + "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" + }, { "name": "discord", "description": "Discord messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.",