Installation
Add as a project dependency
uv add hyperiaDirect install with pip or uv pip
pip or uv pip# With uv
uv pip install hyperia
# Or with vanilla pip
pip install hyperiaVerify the Installation
hyperia version$ hyperia version
Hyperia version: 0.4.2.dev0
MCP spec version: 1.6.0
Python version: 3.12.2
Platform: macOS-15.4-arm64
Hyperia root path: ~/dev/hyperiaMigrating from the Official MCP SDK
Installing for Development / Contributions
Unit Tests
Pre‑Commit Hooks
Last updated