Files
mortdecai-cli/mcp-server
Claude Code 8b740f3ec1 feat: external brain tools — queue, tool_execute, brain_mode_set
CLI can now BE the brain:
- brain_mode_set: switch gateway to external mode
- queue_get: poll incoming player commands
- queue_complete: send response back to player
- tool_execute: call any gateway tool directly (rcon, display, npc, etc.)

28 MCP tools total. When in external mode, Opus in the CLI
processes player commands instead of Codex/Anthropic.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 20:10:15 -04:00
..