You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.