Defcon
0
Enables AI to play the game DEFCON via a Model Context Protocol server.
Acerca de
This Model Context Protocol (MCP) server allows AI tools to play Introversion Software's DEFCON, facilitating AI-driven gameplay in a global thermonuclear war simulation. It establishes a communication bridge between the game and an AI model, managing game state, commands, and responses through a layered architecture that includes a Lua bridge, file I/O, and the MCP server, enabling the development and testing of AI agents within the DEFCON environment.
Características Principales
- Provides tools to interact with the game, like placing structures and launching nukes.
- Supports both stdio and HTTP transport methods for LLM integration
- Implements the Model Context Protocol for AI interaction
- 0 GitHub stars
- Provides prompts for AI analysis and decision-making.
- Offers resources such as the current game state and DEFCON level.
Casos de Uso
- Integrating LLMs into game environments for strategic decision-making
- Experimenting with AI strategies in a nuclear war scenario.
- Automated DEFCON gameplay using AI agents.