Install
$ agentstack add mcp-dialloube-research-hypernatt-terminal ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v2.3.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ● Network access Used
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v2.3.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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 getagentmanifest 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 getbtcusdc_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 getvaultproof, then getmmtrap_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](docs/quickstart.md) — connect Claude / Cursor in 30 seconds
- [Integrations](docs/integrations.md) — MCP clients, REST + x402, Hermes, agent frameworks
- [Swap execution (AgentKit / wallet)](docs/swap-agentkit.md) — quote → sign → register
- [Agent swap demo](docs/agent-swap-demo.md) — wallet-first walkthrough for builders
- [Examples](examples/README.md) —
swap_after_signal.py(stdlib trap → swap) - [Hermes skill](skills/hypernatt-terminal/SKILL.md) — agentskills.io onboarding (optional)
- [Security & trust](SECURITY.md) — no custody, no keys, read-only; verify yourself
- [Example responses](docs/example-responses.md) — live JSON samples
- [Tool reference](tools/README.md) — per-tool docs
- [Full technical reference](docs/reference.md) — manifest sections, REST API, Docker, pricing tables
- [Glama submission](docs/glama.md)
[](https://glama.ai/mcp/servers/DIALLOUBE-RESEARCH/hypernatt-terminal)
[](https://x402-list.com/services/hypernatt-terminal?utmsource=badge&utmmedium=referral&utm_campaign=embed)
License
MIT — see [LICENSE](LICENSE).
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: DIALLOUBE-RESEARCH
- Source: DIALLOUBE-RESEARCH/hypernatt-terminal
- License: MIT
- Homepage: https://hypernatt.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v2.3.0 Imported from the upstream source.