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.
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.
process.env. You'll be asked to provide them before it can run.HP_HANDSHAKEHYPERPANES_BIN— launch_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 .HYPERPANES_CONTROL_FILE— Override the path to the app's control.json (use if the app runs under a non-default data dir).HYPERPANES_CONTROL_PORT— HYPERPANES_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.HYPERPANES_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.HYPERPANES_LAUNCH_ARGS— Whitespace-separated leading args for the launcher (e.g. a dev runner).HYPERPANES_PANE_ID— whoami 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.HYPERPANES_USER_DATA— Override just the userData dir; <dir>/control.json is used.XDG_CONFIG_HOME— Linux: $/hyperpanes/control.json (or ~/.config/hyperpanes/…)[](https://m8ven.ai/mcp/eyalm321-hyperpanes-mcp-1f2wj9)