hyperagent.md

HyperAgent

UI App
from"HyperAgent"

HyperAgent client with MCP tool support

Productivity
agentsMCP clienttoolsautomation
install.sh
# Clone the repository
$git clone https://github.com/HyperAgent/hyperagent
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve