We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9eb685 commit 1547a83Copy full SHA for 1547a83
pkgs/dart_mcp_server/lib/src/arg_parser.dart
@@ -39,7 +39,7 @@ ArgParser createArgParser({
39
help:
40
'Forces a behavior for project roots which uses MCP tools '
41
'instead of the native MCP roots. This can be helpful for '
42
- 'clients like cursor which claim to have roots support but do '
+ 'clients like Cursor which claim to have roots support but do '
43
'not actually support it.',
44
)
45
..addOption(
0 commit comments