Ogre MCP: open-source MCP server relays live game state to your AI agent, WoW Classic first
bttf88 · reddit · 2026-09-26
A developer released Ogre MCP (Open Game Relay Engine), an open-source MCP server that relays live game state to AI agents like Claude, with a first kit for WoW Classic. Used to assess gear and plan quest order at session start.
Architecture
- MCP server: standalone web server; the player's PC POSTs game state, agents connect like any MCP
- Bridge: a small native app (one binary, Windows/macOS) exposing a general API for local game state
- Kits: per-game adapters — WoW needs an in-game addon, others can just read save files
Status & roadmap
- Only WoW Classic kit today; agent is read-only and advises, never plays
- Next: more kits (OSRS, WoW Forever, emulators); fully open source, seeking contributors and architecture feedback
More from coding & agent
- Dev resurrects abandoned game project with Opus 5.5 and new design docs — hullabaloo22 · 2026-09-27
- Dev builds a custom agent harness from scratch for OpenNeko — dosco · 2026-09-27
- Cerebras built a 20x faster Grok bot: dinner booking done in 22 seconds — Sethwinterroth · 2026-09-27
- Jev: PowerShell module turns natural language into structured script decisions — dfinke · 2026-09-27
- Every's team shares 17 real ways they delegate chores to computer use agents — every · 2026-09-27
- Developer designs film camera mechanics with Claude, calls results mind-blowing — jakedahn · 2026-09-27