devenv

GitHub

Fast, Declarative, Reproducible, and Composable Developer Environments using Nix

7,241 stars Rust Rust 1 file ยท ~1,405 tokens #developer-tools#devenv#nix

devenv MCP Server

MCP server for cachix/devenv

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "devenv": {
      "command": "npx",
      "args": [
        "-y",
        "@cachix/devenv"
      ]
    }
  }
}