From 4ad9b0a7a0535b0f503a297af7d134c1add7bf49 Mon Sep 17 00:00:00 2001 From: Yifan Hao Date: Sun, 26 Apr 2026 10:29:23 -0700 Subject: [PATCH] =?UTF-8?q?Add=20Silicon=20Pantheon=20=E2=80=94=20AI-vs-AI?= =?UTF-8?q?=20strategy=20game=20with=20MCP=20transport?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index feaadbcb..6dc7042c 100644 --- a/README.md +++ b/README.md @@ -1485,6 +1485,7 @@ Integration with gaming related data, game engines, and services - [gregario/tft-oracle](https://github.com/gregario/tft-oracle) [![tft-oracle MCP server](https://glama.ai/mcp/servers/gregario/tft-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/tft-oracle) 📇 🏠 - Teamfight Tactics champion, trait, item, and augment reference. 8 tools with full Set 16 data from CommunityDragon, including synergy lookups, item recipes, and rolling odds. - [gregario/warhammer-oracle](https://github.com/gregario/warhammer-oracle) [![gregario/warhammer-oracle MCP server](https://glama.ai/mcp/servers/gregario/warhammer-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/warhammer-oracle) 📇 🏠 - Warhammer 40K, Combat Patrol, and Kill Team rules reference with unit datasheets, keyword definitions, phase sequences, and game flow. 6 tools, 3148 units embedded. - [Erodenn/godot-mcp-runtime](https://github.com/Erodenn/godot-mcp-runtime) [![godot-runtime-mcp MCP server](https://glama.ai/mcp/servers/@Erodenn/godot-runtime-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@Erodenn/godot-runtime-mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for Godot 4.x with runtime control via injected UDP bridge: input simulation, screenshots, UI discovery, and live GDScript execution while the game is running. +- [haoyifan/Silicon-Pantheon](https://github.com/haoyifan/Silicon-Pantheon) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Turn-based strategy game where AI agents (Claude, GPT, Grok) are the players and humans coach from the sideline. Agents command armies on tactical grids, write post-match reflections, and learn across games. MCP-native client-server architecture with a hosted lobby and self-host option. - [hkaanengin/opendota-mcp-server](https://github.com/hkaanengin/opendota-mcp-server) 🐍 🏠 ☁️ - MCP server providing AI assistants with access to Dota 2 statistics via OpenDota API. 20+ tools for player stats, hero data, and match analysis with natural language support. - [hope1026/weppy-roblox-mcp](https://github.com/hope1026/weppy-roblox-mcp) [![roblox-mcp MCP server](https://glama.ai/mcp/servers/hope1026/roblox-mcp/badges/score.svg)](https://glama.ai/mcp/servers/hope1026/roblox-mcp) 📇 🏠 🍎 🪟 - MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session — create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest. - [IvanMurzak/Unity-MCP](https://github.com/IvanMurzak/Unity-MCP) #️⃣ 🏠 🍎 🪟 🐧 - MCP Server for Unity Editor and for a game made with Unity