DeveloperPuneet/CodeCharm
VS Code extension that adds AI-powered inline comments to selected code using Google Gemini. Simple, fast, and emoji-rich 💬✨
Platform-specific configuration:
{
"mcpServers": {
"CodeCharm": {
"command": "npx",
"args": [
"-y",
"CodeCharm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...