codemcp
MCP Serverby ezyang · Added 5mo ago
Claude
18
Install
git clone https://github.com/ezyang/codemcpAdd to Claude
claude mcp add codemcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"codemcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/codemcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Coding agent with read, write and CLI
Tags
developmentmcp-server