devcontainer_add_extensions
Adds VS Code extensions and editor settings to a devcontainer configuration, enabling custom development environments through the Plugin Hub MCP server.
Instructions
Add VS Code extensions and editor settings to a devcontainer configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| settings | No | VS Code settings to configure | |
| extensions | Yes | VS Code extension IDs to add |