DreamBot MCP Launcher

One-click local MCP for DreamBot. No Docker required. Runs the MCP locally, talks to the DreamBot bridge on localhost, and connects to the shared KB with a public contributor token.

Version 0.1.10 - Published 2026-06-01 22:39 -04:00 - manifest - SHA256

Windows

Windows 64-bit

Recommended for normal Windows users. Installs shortcuts and starts the launcher after install.

Download MSI108,6 MBDownload ZIP128,0 MB

Windows ARM64

Recommended for normal Windows users. Installs shortcuts and starts the launcher after install.

Windows 32-bit

Not published as a one-click package because current official Node LTS builds do not include Windows x86.

Use Windows 64-bit or ARM64.

Linux

Linux 64-bit

CLI package. Unzip, chmod the launcher and bundled Node, then run the local MCP.

Install

  1. Windows: download the MSI for your CPU, run it, and let it launch the app.
  2. Click Download DreamBot if DreamBot is not installed yet.
  3. Click Install Bridge, then refresh/reload scripts in DreamBot.
  4. Run DreamBot MCP Bridge in DreamBot.
  5. Click Start MCP. Your local endpoint is http://127.0.0.1:8787/mcp.
The included KB token is a public contributor token. It can submit routines, learnings, and reports for review. It cannot delete, publish, review submissions, or access admin logs.

Linux CLI

unzip DreamBotMcpLauncher-linux-x64.zip
chmod +x dreambot-mcp-launcher runtime/node/bin/node
./dreambot-mcp-launcher start