74
/ 100
26 days ago
glama

hyperpanes-mcp

MCP server for hyperpanes terminal workspace app, enabling AI agents to compose and launch workspace layouts, inspect and drive terminal panes, stream output, and orchestrate agent hierarchies.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: HYPERPANES_CONTROL_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHP_HANDSHAKE
configHYPERPANES_BINlaunch_workspace Launch hyperpanes with a workspace, from a .json path or an inline spec. Defaults to a lossless temp-file launch; mode:"cli" compiles to flags. Needs .
configHYPERPANES_CONTROL_FILEOverride the path to the app's control.json (use if the app runs under a non-default data dir).
configHYPERPANES_CONTROL_PORTHYPERPANES_CONTROL_TOKEN / A scoped control token + port for a child pane (set automatically by mint_token / open_pane env). Used instead of reading control.json.
🔐 secretHYPERPANES_CONTROL_TOKEN/ HYPERPANES_CONTROL_PORT A scoped control token + port for a child pane (set automatically by mint_token / open_pane env). Used instead of reading control.json.
configHYPERPANES_LAUNCH_ARGSWhitespace-separated leading args for the launcher (e.g. a dev runner).
configHYPERPANES_PANE_IDwhoami Identify the pane this bridge is running inside () and its org metadata — so a manager-agent-in-a-pane can learn who it is before driving sub-workers.
configHYPERPANES_USER_DATAOverride just the userData dir; <dir>/control.json is used.
configXDG_CONFIG_HOMELinux: $/hyperpanes/control.json (or ~/.config/hyperpanes/…)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/eyalm321-hyperpanes-mcp-1f2wj9)](https://m8ven.ai/mcp/eyalm321-hyperpanes-mcp-1f2wj9)
commit: af04f66bf81d56d2f8f6f3b70a5baa3315ea1520
code hash: 04f5b473389e446838b7a9b3edf1bfd53374182fd0ae40a4903471e50208105a
verified: 6/16/2026, 11:39:55 AM
view raw JSON →