Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

hyper-mcp-terminal

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-mcp-terminal

Hello World!

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
0
Created
Source
npx -y hyper-mcp-terminal

普通安装

command:  npx

args:  -y hyper-mcp-terminal

env:  
    //(可选) 通过输出不变来判断是否结束 默认是 15次,检测间隔是100ms,也就是1.5s输出一直不变,表示命令结束了
    Terminal_End_CheckCount || 15;
    //(可选) 终端输出最大长度给大模型的
    Terminal_Output_MaxToken || 10000 
    //(可选) 终端 5分钟 没输入挂掉
    Terminal_Timeout || 5 * 60 * 1000 

失败解决办法

  • 很多人安装失败,可能是这个依赖微软的node-pty,它又依赖C++环境。[教程]node-pty

使用图片

image

image

image

演示视频

https://www.youtube.com/watch?v=fVeUWu2Cvk0

Usage

hyperchat安装方式 下载地址

image

FAQs

Package last updated on 21 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts