2 Commits

Author SHA1 Message Date
jango-blockchained
d3da46d5d5 Enhance Claude Desktop MCP Setup Script with Robust Installation and Configuration Management
- Added comprehensive error handling and validation functions
- Implemented backup and upgrade/clean install workflow
- Enhanced system requirements and dependency checks
- Improved configuration management with secure token and URL validation
- Added detailed user interaction and informative console output
- Implemented flexible installation modes with existing configuration preservation
2025-02-01 06:45:57 +01:00
jango-blockchained
164e2a336c Refactor Claude Desktop setup for macOS integration
- Removed the old `claude_desktop_setup.sh` script and replaced it with a new `claude-desktop-macos-setup.sh` script for improved installation and configuration of MCP integration on macOS.
- Enhanced Node.js installation process using Homebrew, ensuring compatibility with version 20.10.0 or higher.
- Added checks for required tools (npm, jq) and streamlined the configuration process, including optional Brave Search integration.
- Improved configuration file generation with better handling of environment variables and permissions.
- Updated user prompts and installation messages for clarity and guidance.
2024-12-17 16:05:35 +01:00