Hyper
Enhance this server with plugins written in any WebAssembly-compatible programming language.
Featured
View Source753 stars
0 tools
Created Aug 2025
@tuananh/tuananh-hyper-hyper-mcpAbout
Enhance this server with plugins written in any WebAssembly-compatible programming language.
Categories
general
Installation
npm
npm install @tuananh/tuananh-hyper-hyper-mcp
Configuration
{
"mcpServers": {
"tuananh-hyper-hyper-mcp": {
"command": "npx",
"args": [
"-y",
"@tuananh/tuananh-hyper-hyper-mcp"
]
}
}
}