From e9c2e85741155435762e33a2b6b63dc08e347f16 Mon Sep 17 00:00:00 2001 From: Jake Macdonald Date: Wed, 18 Jun 2025 17:42:50 +0000 Subject: [PATCH] fix cruft in description --- pkgs/dart_mcp_server/lib/src/mixins/dtd.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/dart_mcp_server/lib/src/mixins/dtd.dart b/pkgs/dart_mcp_server/lib/src/mixins/dtd.dart index 6d585910..0ce7d5d1 100644 --- a/pkgs/dart_mcp_server/lib/src/mixins/dtd.dart +++ b/pkgs/dart_mcp_server/lib/src/mixins/dtd.dart @@ -615,7 +615,7 @@ base mixin DartToolingDaemonSupport 'Connects to the Dart Tooling Daemon. You should get the uri either ' 'from available tools or the user, do not just make up a random URI to ' 'pass. When asking the user for the uri, you should suggest the "Copy ' - 'DTD Uri to clipboard" action. Do . When reconnecting after losing a ' + 'DTD Uri to clipboard" action. When reconnecting after losing a ' 'connection, always request a new uri first.', annotations: ToolAnnotations(title: 'Connect to DTD', readOnlyHint: true), inputSchema: Schema.object(