You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,6 +130,11 @@ The setup command will:
130
130
- Configure Claude's desktop app
131
131
- Add MCP servers to Claude's config if needed
132
132
133
+
### Option 6: Running as a http server
134
+
135
+
1. Clone the repository using `git clone https://github.com/wonderwhy-er/DesktopCommanderMCP.git`.
136
+
2. Run the server using `npx . --port 7777` (or whichever port number you prefer).
137
+
133
138
### Updating Desktop Commander
134
139
135
140
When installed through npx (Option 1) or Smithery (Option 3), Desktop Commander will automatically update to the latest version whenever you restart Claude. No manual update process is needed.
@@ -376,7 +381,7 @@ This project extends the MCP Filesystem Server to enable:
376
381
Created as part of exploring Claude MCPs: https://youtube.com/live/TlbjFDbl5Us
377
382
378
383
## DONE
379
-
-**20-05-2025 v0.1.40 Release** - Added audit logging for all tool calls, improved line-based file operations, enhanced edit_block with better prompting for smaller edits, added explicit telemetry opt-out prompting
384
+
-**20-05-2025 v0.1.40 Release** - Added audit logging for all tool calls, improved line-based file operations, enhanced edit_block with better prompting for smaller edits, added explicit telemetry opt-out prompting
380
385
-**05-05-2025 Fuzzy Search Logging** - Added comprehensive logging system for fuzzy search operations with detailed analysis tools, character-level diffs, and performance metrics to help debug edit_block failures
381
386
-**29-04-2025 Telemetry Opt Out through configuration** - There is now setting to disable telemetry in config, ask in chat
382
387
-**23-04-2025 Enhanced edit functionality** - Improved format, added fuzzy search and multi-occurrence replacements, should fail less and use edit block more often
@@ -407,7 +412,7 @@ The following features are currently being explored:
407
412
<divalign="center">
408
413
<h3>📢 SUPPORT THIS PROJECT</h3>
409
414
<p><strong>Desktop Commander MCP is free and open source, but needs your support to thrive!</strong></p>
<p>Our philosophy is simple: we don't want you to pay for it if you're not successful. But if Desktop Commander contributes to your success, please consider contributing to ours.</p>
0 commit comments