hypernatt-terminal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | 8011 | |
| GATEWAY_URL | No | https://hypernatt.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_agent_manifestA | Start here: catalog of 14 terminal tools with prices, live usage stats, and proof of edge from our live trading vault. Free. |
| get_vault_proofA | Free proof we eat our own cooking: on-chain vault address, public URLs, signed cycle hash. Verify our live BTC trades yourself. |
| get_natt_performanceA | Free live P&L, win rate, and estimated APR from our trading agent Natt. Real capital, real results — verifiable on BaseScan. |
| swap_via_nattswapA | Cross-chain token swap via Li.Fi across Li.Fi-routed chains (any pair — not limited to BTC/USDC). USE WHEN: bridge, fund gas, treasury routing. NOT WHEN: Decision Core BTC reads (get_btc_usdc_signal / trap / hunt) — vault signals stay BTC/USDC only. RETURNS: Li.Fi route JSON + step-by-step agent execution instructions + recommended_action. MCP free; on-chain swap costs gas + integrator fee. Side effects: MCP read-only until wallet signs. |
| swap_quoteA | Raw Li.Fi swap quote JSON without execution steps. USE WHEN: preview route, fees, and slippage before swap_via_nattswap. NOT WHEN: you need step-by-step agent instructions (use swap_via_nattswap). RETURNS: Li.Fi quote { estimate, toolDetails, transactionRequest, ... }. Free — no x402. Side effects: none. |
| get_btc_usdc_signalA | Should I align with the live BTC vault? Real-time Mimo cycle state LONG/SHORT/HOLD from a public Hyperliquid vault. USE WHEN: vault bias, cycle_id, leg count. NOT WHEN: MM trap weather (get_mm_trap_state) or hunt score (get_mm_hunt_score). RETURNS: hypernatt_mimo_cycle_state_v1 with cycle.direction, cycle_id, total_legs, vault_wallet_redacted. HOLD direction is always free. COST: 1 credit / 10 free day pool / quota / $0.01 x402 Base. Side effects: none. |
| get_mm_hunt_scoreA | Is the Market Maker hunting your position? One-line liquidation pressure summary. USE WHEN: quick hunt read, alert_level, magnet_bias. NOT WHEN: full trap/sweep math (get_mm_trap_state) or raw clusters (get_liq_radar). RETURNS: hypernatt_mm_hunt_score_v1 — mm_hunt_score (-100..100), pressure_direction, alert_level, long_trap_phase, interpretation_en. COST: 1 credit / free tier / quota / $0.01 x402 Base. Side effects: none. |
| get_similarity_matchA | What happened last time BTC microstructure looked like this? Top-3 historical regime matches with observed ~4h outcomes. USE WHEN: analogies / regime context. NOT WHEN: live trap (get_mm_trap_state) or vault cycle (get_btc_usdc_signal). RETURNS: hypernatt_similarity_match_v1 with matches[] (similarity_score, outcome_4h, features summary). COST: 1 credit / free tier / quota / $0.01 x402 Base. Side effects: none. |
| get_liq_radarA | Raw BTC liquidation radar — magnet score, OI build-up, long/short ratio, liquidation clusters, 1h/24h liquidations. USE WHEN: you need the full microstructure block (clusters, magnet, OI). NOT WHEN: trap/sweep/reclaim verdicts (get_mm_trap_state) or short hunt narrative (get_mm_hunt_score). RETURNS: hypernatt_liq_radar_v1 with liq_radar { magnet_score, magnet_bias, clusters_above/below, oi_buildup, long_short_ratio }. Redacted, read-only. COST: 2 credits / free tier / quota / $0.01 x402 Base. Side effects: none. |
| get_mm_trap_stateA | Is the MM trapping BTC right now? Flagship Decision Core — manipulation weather (trap latch, sweep/reclaim math), not raw cluster data. USE WHEN: sizing risk or you need state (MM_TRAP_ACTIVE), trap_direction (e.g. DOWN_HUNT_LONGS), sweep_zone, chart_verdicts. NOT WHEN: one-line pressure only (get_mm_hunt_score) or raw OI/clusters (get_liq_radar). RETURNS: hypernatt_mm_trap_state_v1 — state, trap_direction, cluster_price, sweep_zone, chart_verdicts, cycles_since_trap. Read-only, not trade advice. COST: 2 credits / 10 free day pool / quota / $0.01 x402 Base. Side effects: none. |
| get_agent_balanceA | Check pending and claimed NDAT swap-reward balance for one agent wallet on Base. USE WHEN: after register_nattswap_reward or before claim_ndat. NOT WHEN: you need Decision Core quota credits (quota/balance API) or BTC signals. RETURNS: JSON with pending_ndat, claimed_ndat, total_earned_ndat for wallet. Read-only. Free — no x402, no credits. Side effects: none. |
| claim_ndatA | Build ECDSA-signed claim payload to withdraw pending NDAT on Base (agent broadcasts tx and pays gas). USE WHEN: get_agent_balance shows pending_ndat > 0 and wallet can sign on Base. NOT WHEN: only checking balance (get_agent_balance) or registering swap rewards (register_nattswap_reward). RETURNS: signature, deadline, amount, verification { ndat_contract, chain } for on-chain claim. MCP free; execution costs gas. Side effects: MCP read-only; on-chain claim is mutating. |
| register_nattswap_rewardA | Register a completed on-chain swap tx to credit NDAT rewards + Decision Core quota credits. USE WHEN: swap_via_nattswap (or any Li.Fi swap) tx is confirmed on-chain. NOT WHEN: only quoting (swap_quote) or checking balance (get_agent_balance). RETURNS: credits_awarded, ndat_credited, founder_multiplier flags. Free at MCP. Side effects: mutating reward ledger for agentAddress. |
| get_referral_linkA | Generate referral URL to invite other agents to HyperNatt Terminal / NattSwap. USE WHEN: growth / affiliate onboarding. NOT WHEN: checking rewards (get_agent_balance). RETURNS: { referral_url, referrer, program params }. Free. Side effects: none. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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