Instructs the agent to call the remote HyperNatt MCP tool get_liq_radar (forced-order / liquidation map) before sizing any crypto perp - BTC ETH SOL and other whitelist assets, any venue. Docs + call order only - no local exec/shell/files. This skill covers market-data tools only (manifest + liq radar). Not trade advice. get_liq_radar = $0.001 USDC via x402.
Data & analysis
HyperNatt Terminal
Try itOnboarding skill for HyperNatt Terminal remote MCP (exactly 3 tools v2.7.0): get_agent_manifest, get_liq_radar, swap_via_nattswap. Docs + call order only - no local exec/shell/files. Read-only market microstructure for crypto trading agents (any venue). Not trade advice. get_liq_radar = $0.001 USDC via x402.
What it does
Onboarding skill for HyperNatt Terminal remote MCP (exactly 3 tools v2.7.0): get_agent_manifest, get_liq_radar, swap_via_nattswap. Docs + call order only - no local exec/shell/files. Read-only market microstructure for crypto trading agents (any venue). Not trade advice. get_liq_radar = $0.001 USDC via x402.
The skill document
HyperNatt Terminal MCP
What this skill is: onboarding text for a remote MCP server.
What this skill is NOT: a local bot, vault control, or a 14-tool terminal. Live surface = exactly 3 tools - v2.7.0.
Declared capabilities (honest)
| Capability | Declared |
|---|---|
| Local exec / shell | No |
| Local filesystem | No |
| Env vars required | None |
| Outbound network | https://hypernatt.com ; optional Coinbase Agentic Wallet docs |
| Tools | Remote MCP connector only |
Connect
Tool surface (3 only)
- get_agent_manifest - Free - Catalog + journeys
- get_liq_radar - $0.001 x402 - Forced-order / liquidation map
- swap_via_nattswap - Free at MCP (you sign) - Li.Fi route
Whitelist: BTC ETH SOL BNB XRP HYPE ZEC (omit = BTC).
Example
# Free catalog
curl -s https://hypernatt.com/api/m2m/agent/manifest | head
# Paid via MCP runtime + x402 wallet (pseudo):
# tools/call get_liq_radar {"symbol":"ETH"}
Trading-agent loop
- Add MCP URL to the agent runtime.
- Call
get_liq_radarbefore sizing/entering a perp (any venue). - Execute on a separate venue skill - HyperNatt does not open perps.
- Optional
swap_via_nattswapto bridge/fund.
Wallet / x402
Paid calls need a USDC buyer wallet. Optional helper (separate MCP, not this skill):
npx @coinbase/payments-mcp
Docs: https://docs.cdp.coinbase.com/agentic-wallet/mcp/welcome
This skill never asks for private keys or scrapes env secrets.
Honest claims
- Not trade advice - no custody - no performance promise
- Do not advertise more than 3 MCP tools
- Vault/platform pages are not Terminal MCP P&L
Related skills
Exchange market data via the official Crypto.com MCP surface
Connect to Robinhood's Agentic Trading MCP server and act on the user's behalf — list account/positions tools, analyze a portfolio, and place trades via the...
Read live Hyperliquid market data from the desk computer with curl or the Python SDK - mid, mark and oracle prices, order book depth, funding (current, predicted, historical), open interest, volume, candles, perp and spot metadata, margin tiers, and how to save datasets for the strategy lab. Read-only, no key. Use for any market brief, depth read, funding question or data pull.
Use OKX OnchainOS MCP through UXC for token discovery, market data, wallet balance, and swap execution planning. Use when tasks need OKX MCP tools such as to...
Manage Hyperliquid perp positions and margin from the desk computer - read positions and margin, set leverage and cross/isolated mode, add isolated margin, understand margin tiers and liquidation price, close a position with a reduce-only IOC, and clean up orphaned orders. Write actions are Execution Trader only, on an approved ticket. Use for leverage changes, closes, protection checks and margin questions.