cd /news/ai-agents/show-hn-ogre-mcp-let-your-ai-agent-s… · home › topics › ai-agents › article
[ARTICLE · art-140160] src=github.com ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Show HN: Ogre MCP – Let your AI agent see your WoW Classic game state

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.

read1 min views1 publishedSep 26, 2026
Show HN: Ogre MCP – Let your AI agent see your WoW Classic game state
Image: Michielbdejong (auto-discovered)

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.

Path Contents License
packages/sdk/ @ogremcp/sdk : manifest schema,Interpreter interface, shared types MIT
kits/wow/ @ogremcp/kit-wow : WoW adapter, manifest, interpreter, fixtures MIT
platform/ @ogremcp/platform : service, web UI, MCP server, bridge API, OAuth server AGPL-3.0-or-later
bridge/ Go module: the bridge that runs on the player's PC MIT

To run your own server with Docker Compose, see docs/self-host.md. Each 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.

Contributions use the Developer Certificate of Origin (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.

── more in #ai-agents 4 stories · sorted by recency
── more on @ogre mcp 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
→ Live at https://your-agent.zahid.host ✓
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-ogre-mcp-let…] indexed:0 read:1min 2026-09-26 · —