refactorproject/vscode-extension
A VS Code extension that provides a GUI interface for the auto-rebase tool, which re-targets feature customizations when base software updates.
Platform-specific configuration:
{
"mcpServers": {
"vscode-extension": {
"command": "npx",
"args": [
"-y",
"vscode-extension"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...