hyperpanes-mcp
by Eyalm321
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HYPERPANES_BIN | No | Path to the hyperpanes executable (for launch_workspace). | |
| HYPERPANES_PANE_ID | No | The pane this bridge runs inside. | |
| HYPERPANES_USER_DATA | No | Override just the userData dir; <dir>/control.json is used. | |
| HYPERPANES_ALLOW_INPUT | No | Set to '1' or 'true' to permit send_input on this bridge (off by default). | |
| HYPERPANES_LAUNCH_ARGS | No | Whitespace-separated leading args for the launcher (e.g. a dev runner). | |
| HYPERPANES_CONTROL_FILE | No | Override the path to the app's control.json. | |
| HYPERPANES_CONTROL_PORT | No | Port for a child pane control. | |
| HYPERPANES_CONTROL_TOKEN | No | A scoped control token for a child pane. | |
| HYPERPANES_INPUT_ALLOWLIST | No | Comma-separated pane ids or labels allowed to receive input. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Eyalm321/hyperpanes-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server