{"slug": "show-hn-ogre-mcp-let-your-ai-agent-see-your-wow-classic-game-state", "title": "Show HN: Ogre MCP – Let your AI agent see your WoW Classic game state", "summary": "Ogre MCP (Open Game Relay Engine, `ogremcp`) launched as a remote MCP server that connects a video game to any AI agent so the agent can read live game state and give spoiler-free guidance, with a World of Warcraft Classic adapter shipped in `kits/wow/` as `@ogremcp/kit-wow`. The project splits into four licensed paths: `packages/sdk/`, `kits/wow/` and the Go `bridge/` module under MIT, while `platform/` — the service, web UI, MCP server, bridge API and OAuth server — is AGPL-3.0-or-later, and every file outside those four paths falls under the root MIT LICENSE. Contributions use the Developer Certificate of Origin rather than a CLA, and CI fails any pull request whose commits lack a `Signed-off-by:` line matching the commit author's name and email.", "body_md": "Ogre MCP (Open Game Relay Engine, `ogremcp`) connects a video game to any AI agent through one remote MCP server, so the agent can read your live game state and give spoiler-free guidance. The design is in [`docs/architecture.md`](https://github.com/bttf/ogremcp/blob/main/docs/architecture.md).\n\n| Path | Contents | License | \n|---|---|---|\n| `packages/sdk/` | `@ogremcp/sdk` : manifest schema,`Interpreter` interface, shared types | MIT | \n| `kits/wow/` | `@ogremcp/kit-wow` : WoW adapter, manifest, interpreter, fixtures | MIT | \n| `platform/` | `@ogremcp/platform` : service, web UI, MCP server, bridge API, OAuth server | AGPL-3.0-or-later | \n| `bridge/` | Go module: the bridge that runs on the player's PC | MIT | \n\nTo run your own server with Docker Compose, see [`docs/self-host.md`](https://github.com/bttf/ogremcp/blob/main/docs/self-host.md).\n\nEach of the four paths above has its own `LICENSE` file. `platform/` is licensed under the GNU Affero General Public License v3.0 or later. `packages/sdk/`, `kits/wow/`, and `bridge/` are licensed under the MIT License. Every file outside those four paths is licensed under the MIT License in the root [`LICENSE`](https://github.com/bttf/ogremcp/blob/main/LICENSE).\n\nContributions use the [Developer Certificate of Origin](https://developercertificate.org/) (DCO), not a CLA. Sign off every commit with `git commit -s`. CI fails a pull request if any of its commits lacks a `Signed-off-by:` line that matches the commit author's name and email.", "url": "https://wpnews.pro/news/show-hn-ogre-mcp-let-your-ai-agent-see-your-wow-classic-game-state", "canonical_source": "https://github.com/bttf/ogremcp", "published_at": "2026-09-26 15:06:44+00:00", "updated_at": "2026-09-26 15:32:01.770411+00:00", "lang": "en", "topics": ["ai-agents", "agent-protocols", "ai-tools", "developer-tools"], "entities": ["Ogre MCP", "Open Game Relay Engine", "@ogremcp/sdk", "@ogremcp/kit-wow", "@ogremcp/platform", "World of Warcraft Classic", "Developer Certificate of Origin", "Docker Compose"], "also_reported_by": [], "alternates": {"html": "https://wpnews.pro/news/show-hn-ogre-mcp-let-your-ai-agent-see-your-wow-classic-game-state", "markdown": "https://wpnews.pro/news/show-hn-ogre-mcp-let-your-ai-agent-see-your-wow-classic-game-state.md", "text": "https://wpnews.pro/news/show-hn-ogre-mcp-let-your-ai-agent-see-your-wow-classic-game-state.txt", "jsonld": "https://wpnews.pro/news/show-hn-ogre-mcp-let-your-ai-agent-see-your-wow-classic-game-state.jsonld"}}