Deploys to 10.0.0.247 via SSH on push to main.
Clones on first run, pulls on subsequent. Builds Docker
image and runs docker compose up.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
MCP server that bridges Minecraft Bedrock Edition's WebSocket API
to Claude Code CLI. Exposes 6 tools: minecraft_command, minecraft_chat,
minecraft_build, minecraft_get_events, minecraft_get_status, minecraft_subscribe.
Supports both SSE and Streamable HTTP MCP transports.
Privacy-first: no disk persistence, no telemetry, memory-only event buffer.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>