docker/labs-ai-tools-vscode
Run & debug workflows for AI agents running Dockerized tools in VSCode
Platform-specific configuration:
{
"mcpServers": {
"labs-ai-tools-vscode": {
"command": "npx",
"args": [
"-y",
"labs-ai-tools-vscode"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...