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 4c523d5 commit f167aceCopy full SHA for f167ace
pkgs/dart_mcp/README.md
@@ -18,7 +18,7 @@ Each mixin has doc comments explaining how to use it - some may require you to
18
provide implementations of methods, while others may just expose new methods
19
that you can call.
20
21
-See the [server example](example/simple_server.dart) for some example code.
+See the [examples](example/) for some example code (server examples end in `_server.dart`).
22
23
### Invoking Client Capabilities
24
0 commit comments