coding agents
Codemcp
Coding agent with basic read, write and command line tools.
python
local
coding agents
Installation
npx -y ezyang/codemcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "codemcp",
"command": "npx",
"args": [
"-y",
"ezyang/codemcp"
]
}About This MCP Server
ezyang/codemcp
Coding agent with basic read, write and command line tools.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub