stack-devcontainer

Takfes/stack-devcontainer
★ 0 stars Shell Code/Dev Tools Updated today
Reusable Dev Container base image — cloud-native workspace with Kubernetes, Azure, MCP servers, and shell tooling
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "stack-devcontainer": {
      "command": "npx",
      "args": [
        "-y",
        "Takfes/stack-devcontainer"
      ]
    }
  }
}

README Excerpt

A reusable [Dev Container](https://containers.dev/) base image that gives any project a fully configured cloud-native workspace in one copy-paste. --- A Dev Container is a Docker-based development environment defined in code. Instead of each developer manually installing tools, VS Code (or any compatible editor) reads a `.devcontainer/` folder and spins up an identical, reproducible workspace inside a container — right tools, right extensions, right config, every time.

Tools (8)

context7devspacehttpiek9slazygitplaywrightsequentialthinkingstern