Manage a user environment using Nix [maintainer=@khaneliman, @rycee]
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"home-manager": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-home-manager"
]
}
}
}