Skip to content

uv path Mac OS #5

@artbred

Description

@artbred

On Mac OS there is a common issue with uv paths and Claude Desktop, usually it is a must to specify the full path to uv rather than just using command uv to run the server. I got this issue and had to download extension source code and change the line in manifest.json

"command": "uv" to "command": "/Users/artbred/.local/bin/uv"

Hope this will be helpful for someone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions