reevebot

Tsoakey/reevebot
★ 0 stars Java AI/LLM Updated today
An LLM plays Minecraft with a real player body and a server-side first-person renderer - 124 MCP tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reevebot": {
      "command": "npx",
      "args": [
        "-y",
        "Tsoakey/reevebot"
      ]
    }
  }
}

README Excerpt

Most "AI plays Minecraft" projects give a language model a text description of the world and a bot that teleports. This one gives it **a real player body on a real server**, and — the part that seems to be unusual — **eyes**. *Not a screenshot. The server drew this: one ray per pixel, no GPU, no game client.*