dotbot

GitHub

A tool that bootstraps your dotfiles โšก๏ธ

7,959 stars Python 2 files ยท ~10,361 tokens

dotbot MCP Server

MCP server for anishathalye/dotbot

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