Grey Hack
Provides a Model Context Protocol (MCP) server for Grey Hack game development, integrating with Cursor IDE for code search, transpilation, API validation, and script generation.
概要
Enhance your Grey Hack game development workflow with this MCP server. Designed for seamless integration with Cursor IDE, it offers features such as GitHub code search for Grey Hack examples, Greybel-JS transpilation, GreyScript API validation, and script generation for common game tasks, streamlining your development process.
主な機能
- GitHub Code Search for Grey Hack examples
- GreyScript API Validation
- Greybel-JS Transpilation
- Script Generation for common game tasks
ユースケース
- Finding Grey Hack code examples from GitHub repositories
- Validating GreyScript code against the official Grey Hack API
- Converting GreyScript code to JavaScript