HyperNatt Terminal
HyperNatt Terminal โ BTC decision context for AI agents from a live Hyperliquid vault (Mimo production stack): MM trap/sweep/reclaim, hunt score, cycle signal, regime similarity, liquidation radar, signed vault proof, and Li.Fi cross-chain swap.
Full HyperNatt platform (vault, assistant, ecosystem): https://hypernatt.com โ this MCP is one agent-facing brick. Not a generic market-data wrapper โ read-only BTC/USDC context, not trade advice. No custody.
Security: no custody, no key access, read-only Decision Core, x402 you control, public code โ verify yourself (SECURITY.md).
9 tools ยท v2.5.11 ยท Streamable HTTP. Call get_agent_manifest first.
Pricing: flat $0.001 per call via x402 (USDC on Base + Solana) - no subscription required. The 5 Decision Core tools are $0.001 each; first call per tool is free (intro); HOLD on get_btc_usdc_signal is not charged; no daily credit pool. Free: manifest, signed vault proof, swap quotes. Cross-chain swaps route through Li.Fi (you sign your own tx; 0.5% fee). Heavy use: swap-earned quota or the $5/mo Agent Pass (~15,000 Decision Core credits, ~67% below paygo).
Humans: Claude โ Settings โ Integrations โ Add connector โ MCP URL on the domain above (/mcp/protocol), then ask: "Call get_vault_proof, then get_mm_trap_state โ is the MM trapping?"
Documentation: github.com/DIALLOUBE-RESEARCH/hypernatt-terminal
---
Try it in 30 seconds (no install, no wallet)
One free public call returns the full catalog (9 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
- 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.






