Installation & Configuration
{
"name": "defang",
"type": "stdio",
"command": "npx",
"args": [
"-y",
"defang@latest",
"mcp",
"serve",
"--client=vscode"
]
}{
"name": "defang",
"type": "stdio",
"command": "npx",
"args": [
"-y",
"defang@latest",
"mcp",
"serve",
"--client=vscode"
]
}