Closed
Description
When using the "dart mcp-server" command (for example via Dart-Code registering it with VS Code) it would be useful to be able to capture communications to a file (which we support for other spawned processes in Dart-Code). Because VS Code starts the MCP server itself, we don't have access to the process to log the streams ourselves as we usually would.