bigsweetpotatostudio_hyper_mcp_terminal

bigsweetpotatostudio_hyper_mcp_terminal

by bigsweetpotatostudio

失败解决办法

Skip to content

You signed in with another tab or window. Reload
to refresh your session. You signed out in another tab or window. Reload
to refresh your session. You switched accounts on another tab or window. Reload
to refresh your session. Dismiss alert

BigSweetPotatoStudio / hyper-mcp-terminal Public

15 stars
1 fork
Branches
Tags
Activity

Star

Notifications
You must be signed in to change notification settings

BigSweetPotatoStudio/hyper-mcp-terminal

main

1 Branch
0 Tags


Go to file

Code

Folders and files

| Name | | Name | Last commit message | Last commit date |
| --- | --- | --- | --- |
| Latest commit
-------------

laopo001
laopo001

Merge branch 'main' of
https://github.com/BigSweetPotatoStudio/hyper-…

Mar 21, 2025

e6ed5a6
 · Mar 21, 2025

History
-------

33 Commits

| | |
| .github/workflows | | .github/workflows | fix: streamline TypeScript build process in npm scripts and workflow | Mar 15, 2025 |
| frontend | | frontend | refactor: update terminal output handling and improve configuration | Mar 15, 2025 |
| src | | src | chore: update version to 1.2.0 and implement server connection in mai… | Mar 21, 2025 |
| .gitignore | | .gitignore | refactor: update project structure and configuration | Mar 14, 2025 |
| .npmignore | | .npmignore | fix | Aug 25, 2022 |
| README.md | | README.md | Update README.md | Mar 16, 2025 |
| cli.js | | cli.js | fix | Aug 25, 2022 |
| init.mjs | | init.mjs | add xterm-addon-web-links | Aug 29, 2022 |
| package-lock.json | | package-lock.json | chore: update version to 1.2.0 and implement server connection in mai… | Mar 21, 2025 |
| package.json | | package.json | chore: update version to 1.2.0 and implement server connection in mai… | Mar 21, 2025 |
| pnpm-lock.yaml | | pnpm-lock.yaml | refactor: update terminal output handling and improve configuration | Mar 15, 2025 |
| publish.mjs | | publish.mjs | add basic auth | Aug 27, 2022 |
| tsconfig.json | | tsconfig.json | chore: update version to 1.2.0 and implement server connection in mai… | Mar 21, 2025 |
| webpack.config.js | | webpack.config.js | refactor: update terminal output handling and improve configuration | Mar 15, 2025 |
| View all files | | |

Repository files navigation

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

失败解决办法

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

使用图片

image

image

image

演示视频

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

Usage

hyperchat安装方式 下载地址

image

About

No description, website, or topics provided.

Resources

Readme

Activity

Custom properties

Stars

15 stars

Watchers

1 watching

Forks

1 fork

Report repository

Releases


No releases published

Packages 0


No packages published

Languages

You can’t perform that action at this time.

Features & Capabilities

Categories
mcp_server model_context_protocol

Implementation Details

Stats

0 Views
15 GitHub Stars

Repository Info

bigsweetpotatostudio Organization

Similar MCP Servers

continuedev_continue by continuedev
25049
21423
9300