dotfiles (MCP Server)

GitHub

The ML4W OS - Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland. Ready to install for Arch Linux, Fedora and openSuse.

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "dotfiles": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dotfiles"
      ]
    }
  }
}