chromewillow_greyhack-mcp-server
0
Grey Hack MCP Server is a tool developed for Grey Hack game development, enabling functionalities such as code search, script transpilation, and API validation. It is compatible with MCP editors like Cursor IDE, enhancing game scripting and development processes.
Grey Hack MCP Server
A Model Context Protocol (MCP) server for Grey Hack game development, compatible with Cursor IDE and other MCP-compatible tools.
Features
- GitHub Code Search: Locate Grey Hack code examples from GitHub repositories.
- Greybel-JS Transpilation: Convert GreyScript to JavaScript.
- GreyScript API Validation: Validate code against the official Grey Hack API.
- Script Generation: Generate template scripts for common game tasks.
Installation
- Prerequisites: Node.js 18+ and GitHub API token.
- Option to install via NPM or manually by cloning the repository.
Usage with Cursor IDE
Configure with .cursor/mcp.json or manually in Cursor settings.
Available Tools
- GitHub Code Search
- Greybel-JS Transpilation
- GreyScript API Validation
- Script Generation