hypernatt-terminal
The HyperNatt Terminal is a BTC decision terminal for AI agents providing vault-backed signals, on-chain proof, cross-chain swap quotes, and NDAT rewards. All tools are read-only context providers — not trade recommendations or execution instructions.
Discovery & On-Chain Proof (free)
get_agent_manifest— Full tool catalog with pricing, suggested agent journey, and live 24h usage statsget_vault_proof— On-chain proof for the Mimo BTC/USDC Hyperliquid vault, including address and signed cycle snapshot hash
BTC Decision Signals ($0.01 USDC each via x402 on Base)
get_btc_usdc_signal— Live BTC/USDC cycle direction (LONG/SHORT/HOLD) with active cycle context and verifiable performance metadataget_mm_hunt_score— BTC perpetual market-maker hunt/liquidation pressure score (OI, funding, taker, HLP vault inputs)get_similarity_match— Top 3 historical BTC microstructure regimes matching current conditions, with observed ~4h price outcomes
Agent Performance Monitoring (free)
get_natt_performance— Live trading stats (PnL, winrate, APR) for the Natt reference agent, verifiable on-chain
Cross-Chain Swaps (free)
swap_via_nattswap— Li.Fi cross-chain swap quote (USDC ↔ WBTC/cbBTC on Base) with step-by-step agent execution instructionsswap_quote— Raw Li.Fi swap quote JSON
NDAT Rewards & Referrals (free)
get_agent_balance— Check pending and claimed NDAT token balance for an agent walletclaim_ndat— Generate an ECDSA signature payload to withdraw NDAT rewards on Baseregister_nattswap_reward— Register a completed swap transaction hash to credit NDAT rewardsget_referral_link— Generate a referral URL for agent-to-agent invites
HyperNatt Terminal
Forced-order map for AI agents + Li.Fi cross-chain swap. Pay-per-call via x402.
Most agents (and most humans) only see classic public indicators. This MCP shows where leveraged liquidations stack — a market-structure layer those indicators do not expose. Read-only context. Your agent still decides.
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.
Quick start (30 seconds)
No install for the hosted MCP. In Claude → Settings → Connectors → Add custom connector:
Field | Value |
Name | HyperNatt Terminal |
URL |
|
Then ask:
Call get_agent_manifest, then get_liq_radar — where is the nearest liquidation cluster on the forced-order map? Do not treat this as a trade signal.
More clients (Cursor / Cline / Codex / Windsurf): docs/integrations.md.
Related MCP server: crypto-quant-signal-mcp
What HyperNatt Terminal gives your agent
A map of forced orders: where leveraged positions will be liquidated if price reaches them (clusters, OI build-up, observed liquidations).
This is market structure context, not a trade signal. It shows terrain so a sovereign trading agent can judge timing, sizing, and risk with more awareness than agents that only read RSI/MACD-style public feeds.
Your agent still decides. We show the terrain.
What your agent can do with this (honest scenarios)
Scenario 1 — Wait near the cluster
Price is approaching a dense liquidation zone. Your agent can wait for forced flow to print (real_liquidations), then reassess — without assuming a guaranteed reversal.
Scenario 2 — Size relative to distance
Cluster ~5% away vs ~0.5% away is a different risk parameter. Distance informs sizing or patience — it is not a prediction that the level will be hit.
Scenario 3 — After real liquidations, check OI
If price swept a zone and real liquidations spiked, compare with OI change. A large OI drop can mean forced flow is partly exhausted — still context, not an auto entry.
Glossary (short)
Term | Meaning |
Cluster | Zone where leveraged positions may liquidate if mark reaches it. Not a TP. |
Nearest vs largest | Closest to mark vs most estimated size in the ±10% window — different jobs. |
Real vs estimated |
|
| Directional density bias from OI / L-S / funding. Not a hit probability. |
Live glossary + scenarios also ship on get_agent_manifest → agent_interpretation_rules_v1.
What you get
Tool | Price |
| Free — call first |
| $0.001 x402 (Base + Solana) |
| 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 forced-order map for agents |
Predictive Fuel Score / sweep classifier | Distance, size, OI, real liqs — labeled |
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 / | 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-radarStep | Link |
Quickstart | |
Integrations (5 clients + AgentKit) | |
HL terrain example (read-only) | |
Honest interpret example | |
CDP Bazaar checklist | |
Examples | |
Security | |
Buyer skill (use the MCP) | |
Seller skill (x402 hardening) | |
Tests | test/ — |
Changelog |
MCP: https://hypernatt.com/mcp/protocol
For non-crypto users (x402 wallet)
If you do not already have a funded USDC wallet, install Coinbase Agentic Wallet MCP first (email/OTP + card onramp — no seed phrase):
npx @coinbase/payments-mcpDocs: Agentic Wallet MCP. Then connect HyperNatt Terminal (https://hypernatt.com/mcp/protocol). Your agent can pay get_liq_radar ($0.001) automatically when it sees HTTP 402.
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.
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityFmaintenanceAI-powered crypto signal intelligence for 20 assets (BTC, ETH, SOL, etc). 6 scoring dimensions: whale activity, technical analysis, derivatives flow, narrative strength, sentiment, market structure. Market regime detection (TRENDING/RANGING), portfolio optimization, and accuracy tracking. 9 read-only MCP tools. Free via MCP, $0.001 USDC via x402 on Base for REST API.2
- AlicenseAqualityBmaintenanceAI-native quantitative trading signal engine for crypto and TradFi perpetuals. Multi-factor composite BUY/SELL/HOLD signals, cross-venue funding rate arbitrage scanning, and market regime detection powered by Hyperliquid data.75355MIT

aibtc-mcp-serverofficial
AlicenseNot gradedqualityAmaintenanceA Bitcoin-native MCP server for AI agents that provides 150+ tools for BTC and Stacks operations. Supports wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.85810MIT- AlicenseNot gradedqualityBmaintenanceBitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.858MIT
Related MCP Connectors
HiveCapital MCP Server — autonomous investment layer for AI agents
Polymarket + Hyperliquid + macro for AI agents. 38 tools, signal backtest, SSE streaming. Free tier.
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DIALLOUBE-RESEARCH/hypernatt-terminal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server