Skip to content

Conversation

@dsarno
Copy link
Collaborator

@dsarno dsarno commented Jul 28, 2025

  • Added Claude Code as new MCP client type
  • One-click registration via 'claude mcp add' command
  • Toggle button to unregister when already configured
  • Cross-platform support (Windows/macOS/Linux)
  • Auto-detects configuration in ~/.claude.json

Fixes in 2nd commit:

  • Enhanced FindUvPath() to return null when UV is not found
  • Added detailed installation instructions for all platforms
  • Implemented null checks in all UV usage points
  • Added cross-platform path resolution for Windows, macOS, and Linux
  • Improved user experience with clear error messages instead of silent failures
  • Prevents 'spawn uv ENOENT' errors by using full paths and proper validation

dsarno and others added 4 commits July 28, 2025 10:45
- Added Claude Code as new MCP client type
- One-click registration via 'claude mcp add' command
- Toggle button to unregister when already configured
- Cross-platform support (Windows/macOS/Linux)
- Auto-detects configuration in ~/.claude.json
- Enhanced FindUvPath() to return null when UV is not found
- Added detailed installation instructions for all platforms
- Implemented null checks in all UV usage points
- Added cross-platform path resolution for Windows, macOS, and Linux
- Improved user experience with clear error messages instead of silent failures
- Prevents 'spawn uv ENOENT' errors by using full paths and proper validation
Prevention for CLI to be found on Windows.
Add successfully registration info and reorder the seleciton
@Scriptwonder Scriptwonder merged commit 01a3d47 into CoplayDev:master Jul 28, 2025
@dsarno dsarno deleted the claude-code-button branch August 19, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants