From ad123a671b231a768da41832de0d7346e669e793 Mon Sep 17 00:00:00 2001 From: edgarssskore Date: Wed, 6 May 2026 13:19:34 +0300 Subject: [PATCH] docs: add Cursor install deeplink --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa43bda0..15e3c542 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,9 @@ Add this to your client's MCP configuration file at the locations below:
Cursor -[Install MCP Server in Cursor](https://cursor.directory/mcp/desktop-commander-mcp) +[Install MCP Server in Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=desktop-commander&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIkB3b25kZXJ3aHktZXIvZGVza3RvcC1jb21tYW5kZXJAbGF0ZXN0Il19) + +[View MCP Server in Directory](https://cursor.directory/mcp/desktop-commander-mcp) Or add manually to `~/.cursor/mcp.json` (global) or `.cursor/mcp.json` in your project folder (project-specific).