Files
davila7--claude-code-templates/cli-tool/components/mcps/devtools/microsoft-dev-box.json
T
wehub-resource-sync bb5c75ce05
Component Security Validation / Security Audit (push) Has been cancelled
Deploy to Cloudflare Pages / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:38:58 +08:00

9 lines
288 B
JSON

{
"mcpServers": {
"DevBox": {
"description":"This server enables natural language interactions for developer-focused operations like managing Dev Boxes, configurations, and pools.",
"command": "npx",
"args": ["-y", "@microsoft/devbox-mcp@latest"]
}
}
}