HyperNatt Terminal
Multi-crypto liquidation radar for AI agents + Li.Fi cross-chain swap. Pay-per-call via x402.
Built by one person. Code is public. Backend is private. No custody. Not trade advice.
Full HyperNatt platform (vault, assistant): https://hypernatt.com — this repo is one agent-facing brick.
Public mirror synced from a private monorepo. History here is mirror commits.
What you get
| Tool | Price |
|---|---|
get_agent_manifest | Free — call first |
get_liq_radar | $0.001 x402 (Base + Solana) |
swap_via_nattswap | Free at MCP (you sign; gas + Li.Fi fee on-chain) |
Whitelist get_liq_radar: BTC ETH SOL BNB XRP HYPE ZEC (omit symbol = BTC).
What we do NOT claim
| We do not claim | What we do show |
|---|---|
| Generic Coinglass wrapper | Operator-shaped liq radar for agents |
| Custody of keys or funds | Agent signs own txs |
| Trade advice / guaranteed edge | Read-only JSON context |
| More than 3 MCP tools | Exactly 3 · v2.7.0 |
Vault / /stats = Terminal P&L | Separate HyperNatt vault product |
| Independent security audit | Public code + SECURITY.md |
Try it
curl -s https://hypernatt.com/api/m2m/agent/manifest
curl -i https://hypernatt.com/api/m2m/liq-radar
| Step | Link |
|---|---|
| Quickstart | docs/quickstart.md |
| Examples | examples/ |
| Security | SECURITY.md |
| Buyer skill | skills/hypernatt-terminal/SKILL.md |
| Tests | test/ — npm test |
| Changelog | CHANGELOG.md |
MCP: https://hypernatt.com/mcp/protocol
Optional heavy use (not required): swap-earned quota or $5/mo Agent Pass — see live pass_program / quota_program on the manifest.
License
MIT — see LICENSE.