From f1a977de4e5716285cbda223d3aa1599171ea26d Mon Sep 17 00:00:00 2001 From: failutee <50597234+failutee@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:50:04 +0200 Subject: [PATCH] Fix link for adding Dart MCP server to Cursor Updated the link for adding Dart MCP server to Cursor. --- pkgs/dart_mcp_server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/dart_mcp_server/README.md b/pkgs/dart_mcp_server/README.md index 8431c3e0..57534e6a 100644 --- a/pkgs/dart_mcp_server/README.md +++ b/pkgs/dart_mcp_server/README.md @@ -73,7 +73,7 @@ for configuring the server in Android Studio. --> ### Cursor -[![Add to Cursor](https://cursor.com/deeplink/mcp-install-dark.svg)](cursor://anysphere.cursor-deeplink/mcp/install?name=dart&config=eyJ0eXBlIjoic3RkaW8iLCJjb21tYW5kIjoiZGFydCBtY3Atc2VydmVyIC0tZXhwZXJpbWVudGFsLW1jcC1zZXJ2ZXIgLS1mb3JjZS1yb290cy1mYWxsYmFjayJ9) +[![Add to Cursor](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=dart&config=eyJ0eXBlIjoic3RkaW8iLCJjb21tYW5kIjoiZGFydCBtY3Atc2VydmVyIC0tZXhwZXJpbWVudGFsLW1jcC1zZXJ2ZXIgLS1mb3JjZS1yb290cy1mYWxsYmFjayJ9) The easiest way to configure the Dart MCP server with Cursor is by clicking the "Add to Cursor" button above.