I accidentally wrote the flutter engine mcp server against `mcp_dart` not `dart_mcp`, now I'm looking at converting it over. The example for `mcp_dart` is better than the one `dart_mcp` has: https://github.com/leehack/mcp_dart/blob/main/example/example.md It is more concise and still manages to shows a real calculation and how to read in parameters.