Skip to main content
Hyperterse is an agentic server framework. The CLI validates your project and runs MCP plus optional A2A agent routes from one binary.

System requirements

The Hyperterse binary is a single statically linked executable. It has no runtime dependencies — no external runtime is needed to build or serve manifests.

Install

Hyperterse is available on multiple package managers. The recommended way to install is via the installer script, but you can also install manually.
Once installed, you can verify the installation by running:

Upgrade

To upgrade to the latest version, run:
Include pre-release builds with --prerelease, or target a specific major version with --major 3 or --major next.