Pquar/electron-code-migrator
Electron application that allows interactive source code processing, simplifying and converting it to another language with the help of Artificial Intelligence APIs
Platform-specific configuration:
{
"mcpServers": {
"electron-code-migrator": {
"command": "npx",
"args": [
"-y",
"electron-code-migrator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...