You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(macos): use full path to uvx in Claude Desktop config
Claude Desktop doesn't inherit the user's shell PATH, so it can't
find uvx when installed to ~/.local/bin. The installer now detects
the full path to uvx and writes it to the config.
Users who already installed can re-run the installer to fix their
config - the script will update the existing Home Assistant MCP entry.
Fixes: "Failed to spawn process: No such file or directory" error
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments