Explain Code
MCP Serverby aitmpl.com · Added 5mo ago
Claude
1.6k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"explain-code": {
"command": "npx",
"args": [
"explain-code"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Analyze and Explain Code Functionality Analyze and explain code functionality ## Instructions Follow this systemati
Tags
developmentcommandaitmplcommand