Used by 1 plugin
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "azure": { "command": "npx", "args": [ "-y", "@azure/mcp@latest", "server", "start" ] } } }
npx