ezyang/codemcp
A Model Context Protocol server that integrates Claude Desktop as a pair programming assistant capable of editing code and running tests.

codemcp is a Python-based coding assistant tool that integrates with Claude Desktop via the Model Context Protocol. It enables Claude to directly implement features, fix bugs, and refactor code by editing files and running tests on the local codebase. The project uses a Git-versioning scheme for LLM edits to enable rollback and emphasizes auto-accept-by-default behavior for autonomous agent operation. The README explicitly compares it to Claude Code, Cursor, Cline, and Aider as an AI coding solution.
Frequently asked
- What is ezyang/codemcp?
- A Model Context Protocol server that integrates Claude Desktop as a pair programming assistant capable of editing code and running tests.
- Is codemcp open source?
- Yes — ezyang/codemcp is open source, released under the Apache-2.0 license.
- What language is codemcp written in?
- ezyang/codemcp is primarily written in Python.
- How popular is codemcp?
- ezyang/codemcp has 1.6k stars on GitHub.
- Where can I find codemcp?
- ezyang/codemcp is on GitHub at https://github.com/ezyang/codemcp.