slai

brendon-colburn/slai
★ 0 stars C# 🤖 AI/LLM Updated 2d ago
Slay the Spire 2 coaching layer grounded in Baalorlord's teachings. MCP server + Claude skill that reads live game state via STS2MCP.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "slai": {
      "command": "npx",
      "args": [
        "-y",
        "brendon-colburn/slai"
      ]
    }
  }
}

README Excerpt

A real-time coaching system for [Slay the Spire 2](https://store.steampowered.com/app/2868840/Slay_the_Spire_2/). Not a bot — a coach. SLAI reads your live game state and answers strategic questions grounded in **[Baalorlord's](https://www.twitch.tv/baalorlord)** teachings: the 4 Pillars of Deckbuilding, card evaluation, pathing philosophy, and character-specific strategies.