When I run the command "go test -v './...'", there is the error
--- FAIL: TestStdioMCPClient (0.68s)
stdio_test.go:42: Failed to create client: failed to start stdio transport: failed to start command: exec: "C:\\Users\\86175\\AppData\\Local\\Temp\\mockstdio_server": executable file not found in %PATH%
FAIL
FAIL github.com/mark3labs/mcp-go/client 0.737s
So we should make it runnable on Windows