bubble-sky

anderote/bubble-sky
★ 0 stars JavaScript AI/LLM Updated 1d ago
Moddable Minecraft (Fabric 1.21.6) server + AI-agent playground: write Java mods, drive a character with Claude Code via MCP, and run autonomous LLM bots.
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": {
    "bubble-sky": {
      "command": "npx",
      "args": [
        "-y",
        "anderote/bubble-sky"
      ]
    }
  }
}

README Excerpt

A **private, moddable Minecraft server** that doubles as an **AI-agent playground**. One Fabric **1.21.6** world hosts custom mods (a tower-defense game, custom blocks) *and* several kinds of AI agents that observe, chat, and build in it. > **Work in progress / personal project.** Nothing here is public-facing or supported;

Tools (1)

GROK_TRANSPORT