BTC/USDC decision context for AI agents from a live Hyperliquid vault; $0.001/call via x402.
BTC/USDC decision context for AI agents from a live Hyperliquid vault; $0.001/call via x402.
hypernatt-terminal · v2.5.11
by DIALLOUBE-RESEARCH
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) - 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, agent frameworks
- 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.