Imports of client command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
golang.org/x/tools/internal/mcpThe mcp package provides an SDK for writing model context protocol clients and servers.
logPackage log implements a simple logging package.
os/execPackage exec runs external commands.