STS2MCP: STS2MCP is an experimental research mod for Slay the Spire 2 that enables AI agents to play the game. It exposes game state and actions via a localhost REST API, with an optional MCP server for Claude Desktop/Claude Code integration. It supports both singleplayer and multiplayer co-op, and has been tested against STS2 v0.99.1.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
AI agents autonomously playing Slay the Spire 2
Building LLM applications that interact with custom tools and data sources