jongio/azd-app
Azure Developer CLI extension for local development. One command starts all services with auto-detected dependencies, real-time dashboard, health monitoring, and GitHub Copilot AI integration via MCP.
Platform-specific configuration:
{
"mcpServers": {
"azd-app": {
"command": "npx",
"args": [
"-y",
"azd-app"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...