DreamBot MCP Launcher (win-arm64)

Windows:
  1. Start DreamBot and run the "DreamBot MCP Bridge" script.
  2. Run DreamBotMcpLauncher.exe.
  3. Click Install Bridge once, then refresh/reload scripts in DreamBot.
  4. Run the "DreamBot MCP Bridge" script in DreamBot.
  5. Click Start MCP.
  Advanced CLI: tools\dreambot-mcp-launcher.exe
  Optional: click Download DreamBot to open the official DreamBot download guide,
            then Browse/Launch DreamBot after selecting Launcher.jar.

Linux:
  1. Start DreamBot and run the "DreamBot MCP Bridge" script.
  2. If needed after unzipping: chmod +x dreambot-mcp-launcher runtime/node/bin/node
  3. Run: ./dreambot-mcp-launcher start
  4. MCP URL: http://127.0.0.1:8787/mcp

CLI commands:
  dreambot-mcp-launcher start
  dreambot-mcp-launcher install-bridge
  dreambot-mcp-launcher status
  dreambot-mcp-launcher doctor
  dreambot-mcp-launcher download-dreambot
  dreambot-mcp-launcher launch-dreambot --path <Launcher.jar>
  dreambot-mcp-launcher worker --dir <path> --kb-url <url> --kb-token <token>

No Docker is required. The Node runtime is bundled under runtime/node.
Local routines/data are stored in the user's LocalAppData/home profile by the launcher.
The shared KB is preconfigured with a public contributor token when present in this package.
Contributor tokens can submit routines/learnings/reports, but cannot publish/delete/admin the shared KB.