Skip to content

Releases: ProxiBlue/pb-hypernode-mcp

Release list

v0.1.0

Choose a tag to compare

@ProxiBlue ProxiBlue released this 18 Aug 12:54

First release. Hypernode Brancher MCP server + skills for Claude Code.

  • 7 MCP tools: brancher_create (create + wait + sanitize + ready, the sole node-creation entry point), brancher_list, brancher_delete, brancher_ssh_info, brancher_exec, brancher_put, brancher_apps
  • 3 skills: brancher-spinup, brancher-preview, brancher-cleanup
  • Mandatory PII anonymization + payment/API gateway sandboxing on every created node (Magento/Mage-OS)
  • Multi-Hypernode support: one API token per app via HYPERNODE_API_TOKENS
  • Reviewed by a 3-specialist security pass before release (caught and fixed a sanitization-bypass gap and an rsync argument-injection issue)

See README for setup and full tool/skill reference.