microsoft/github-copilot-appmod
GitHub Copilot App Modernization
Platform-specific configuration:
{
"mcpServers": {
"github-copilot-appmod": {
"command": "npx",
"args": [
"-y",
"github-copilot-appmod"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
GitHub Copilot app modernization provides AI-powered agents that analyze and upgrade Java and .NET applications, and migrate them to Azure. These agents handle complex, time-consuming tasks like version upgrades, dependency analysis, and cloud-platform-specific code transformations. You can modernize applications efficiently while maintaining code quality and build integrity.
Loading reviews...