Preparation phase for installation
The following conditions need to be met in advance:
1. Valid Claude Pro subscription account
2. Git version control system installed
3. Local repository of code to be developed
Detailed configuration steps
- Installation of uv tools: Installation via official scripts (Linux/Mac with curl command, Windows with PowerShell)
- Editing the Claude configuration file: Add server configuration in claude_desktop_config.json, pointing to the GitHub repository
- Creating a Project Configuration: Create a new codemcp.toml in the root of your Git repository, defining paths to test/format and other automation scripts.
This answer comes from the articlecodemcp: coding assistant MCP for Claude DesktopThe





























