This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
uv requires full pathname on OSX #96
Open
Description
In the quickstart, you describe the command to run the weather app in the claude_desktop_config.json file.
The suggested command value of "uv" is insufficient if you installed uv as described in the quickstart. The command value should include the full pathname of the uv executable. WIthout the full pathname, the Claude client throws a bunch of errors.