Explain
MCP Serverby allierays · Added 5mo ago
Claude
16
Install
git clone https://github.com/allierays/agentic-loopAdd to Claude
claude mcp add explainQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"explain": {
"command": "npx",
"args": [
"@modelcontextprotocol/explain"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Explain what code does line by line so you can understand and learn from it.
Tags
developmenttypescriptgoreactapiskill