The Hex MCP server provides a command-line interface and MCP server for interacting with Hex projects. It allows users to list, search, retrieve details, check run status, get run history, execute, and cancel Hex projects. It's designed to be used with AI agents like Cursor, enabling them to manage and interact with Hex projects programmatically.
Key Features
01Searches for Hex projects by pattern.
02Checks the status of a project run.
03Cancels running projects.
04Lists available Hex projects.
05Retrieves detailed information about a specific project.
06Executes Hex projects.