Files
QwenClaw-with-Auth/skills/claude-codex-settings/plugins/azure-tools/.mcp.json

7 lines
102 B
JSON

{
"azure": {
"command": "npx",
"args": ["-y", "@azure/mcp@latest", "server", "start"]
}
}