greyhack-mcp-server
1
The Grey Hack MCP Server is a specialized development tool designed to aid in the creation of Grey Hack game scripts, providing features like code search, transpilation, and validation. It integrates with development tools such as Cursor IDE.
Grey Hack MCP Server
A Model Context Protocol (MCP) server designed for Grey Hack game development to integrate with Cursor IDE and other MCP tools.
Features
- GitHub Code Search: Search Grey Hack code from GitHub.
- Greybel-JS Transpilation: Convert GreyScript to JavaScript.
- GreyScript API Validation: Validate Grey Hack code.
- Script Generation: Create template scripts for game tasks.
Installation
- Requires Node.js 18+, Cursor IDE, GitHub API token.
- Install via NPM or clone repository.
Usage with Cursor IDE
- Configure using
.cursor/mcp.json
or manually in settings.
Available Tools
- Tools include GreyHack Code Search, Greybel-JS Transpilation, API Validation, and Script Generation.