shihablabs/ai-code-explainer
🤖 An AI-powered tool to translate complex code snippets into plain, easy-to-understand English. Built with Next.js 14 Server Actions and the DeepSeek Coder API.
Platform-specific configuration:
{
"mcpServers": {
"ai-code-explainer": {
"command": "npx",
"args": [
"-y",
"ai-code-explainer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...