# echo '{"jsonrpc": "2.0", "method": "tools/call", "params": {"name":"get_current_time", "arguments":{"timezone":"America/New_York"}}, "id": 1}' | python -m mcp ...
When using tkinter in an interactive Python session, the EventHook function in Modules/_tkinter.c runs the Tcl/Tk event loop, and exits once data become available on stdin (i.e., when the user types ...