HyperNatt Terminal
HyperNatt Terminal β BTC trading hub for AI agents: TA + orderflow + liq both sides + MM hunt/trap + regime + ignition + entry-quality + Li.Fi swap.
Full HyperNatt platform: https://hypernatt.com β read-only BTC/USDC context, not trade advice. No custody.
15 tools Β· v2.6.0 Β· Streamable HTTP. Call get_agent_manifest first, then get_trading_hub (you choose when to refresh β no mandatory poll).
Pricing: flat $0.001/call via x402 (Base + Solana). Free: manifest + vault proof. $5/mo Agent Pass (~15k credits).
Guide: docs/agent-trading-hub.md Β· Documentation: github.com/DIALLOUBE-RESEARCH/hypernatt-terminal
---
Try it in 30 seconds (no install, no wallet)
One free public call returns the full catalog (15 tools, prices, ecosystem links):
curl -s https://hypernatt.com/api/m2m/agent/manifest # full catalog, free
curl -s https://hypernatt.com/api/m2m/proof-of-edge # live vault data; edge measurement preliminary β verify on-chain
Then verify the vault yourself, on-chain:
- Live vault: https://app.hyperliquid.xyz/vaults/0x04e2eb302fe9ff23a9d1f2455084af624737a6d8
- Public track record: https://hypernatt.com/stats
Want a runnable taste (stdlib only, no wallet)?
python examples/btc_trap_aware_min.py
Read-only BTC/USDC context, not trade advice. No custody. Verify on-chain.
---
Documentation
- Quickstart β connect Claude / Cursor in 30 seconds
- Integrations β MCP clients, REST + x402, Hermes, agent frameworks
- Swap execution (AgentKit / wallet) β quote β sign β register
- Agent swap demo β wallet-first walkthrough for builders
- Examples β
swap_after_signal.py(stdlib trap β swap) - Hermes skill β agentskills.io onboarding (optional)
- Security & trust β no custody, no keys, read-only; verify yourself
- Example responses β live JSON samples
- Tool reference β per-tool docs
- Full technical reference β manifest sections, REST API, Docker, pricing tables
- Glama submission


License
MIT β see LICENSE.











