niabhail/claude-devcontainer-bootstrap
Automated bootstrap tool that creates Claude Code development projects by customizing Anthropic's official devcontainer with corporate SSL support, MCP server configuration (task-master-ai, Context7) and VS Code Extensions
Platform-specific configuration:
{
"mcpServers": {
"claude-devcontainer-bootstrap": {
"command": "npx",
"args": [
"-y",
"claude-devcontainer-bootstrap"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...