developer tools
Mcp Claude Code
An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support.
python
local
developer tools
Installation
npx -y SDGLBL/mcp-claude-codeConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-claude-code",
"command": "npx",
"args": [
"-y",
"SDGLBL/mcp-claude-code"
]
}About This MCP Server
SDGLBL/mcp-claude-code
An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub