Codemcp integrates Claude Desktop with your codebase, enabling AI-powered feature implementation, bug fixes, and refactoring through direct file edits and test runs, all while leveraging Git for safe, reversible changes.
codemcp enhances Claude Desktop into a pair programming assistant, enabling direct interaction with your codebase for feature implementation, bug fixes, and refactoring. It eliminates the need for manual code transfer by allowing Claude to directly edit files and run tests.
codemcp distinguishes itself through:
To get started, install uv and git, then configure claude_desktop_config.json
with the provided command and arguments, pointing to the codemcp repository. Alternatively, use a global pip install. A codemcp.toml
file in your project root configures formatting and testing commands.
codemcp commits changes per chat, amending as it works. It's designed for iterative collaboration, not full autonomy.
ezyang/codemcp
March 9, 2025
March 28, 2025
Python