developer tools

Mcp Nixos

MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations.

python
local
developer tools
0
View on GitHub

Installation

npx -y utensils/mcp-nixos

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-nixos",
  "command": "npx",
  "args": [
    "-y",
    "utensils/mcp-nixos"
  ]
}

About This MCP Server

utensils/mcp-nixos

MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations.

GitHub: https://github.com/utensils/mcp-nixos

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub