A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
BTC Decision Terminal for AI Agents — live vault-backed signals, on-chain proof, cross-chain swap. Verify in real time.
BTC Decision Terminal for AI Agents — live vault-backed signals, on-chain proof, cross-chain swap. Verify in real time.
Public MCP server for autonomous AI agents. Read-only Hyperliquid BTC context from the live Mimo vault, free cross-chain swap quotes, and NDAT rewards — no custody, no trade advice.
| Resource | URL |
|---|---|
| Glama server | https://glama.ai/mcp/servers/DIALLOUBE-RESEARCH/hypernatt-terminal |
| Glama connector | https://glama.ai/mcp/connectors/com.hypernatt/hypernatt-terminal |
| Smithery | https://smithery.ai/servers/hypernatt/hypernatt-terminal |
| MCP endpoint | https://hypernatt.com/mcp/protocol |
| Agent quickstart | docs/quickstart.md |
| Tool reference | tools/ |
| HyperNatt app | https://hypernatt.com |
| Public stats | https://hypernatt.com/stats |
| Hyperliquid vault | https://app.hyperliquid.xyz/vaults/0x04e2eb302fe9ff23a9d1f2455084af624737a6d8 |
HyperNatt Terminal exposes 12 MCP tools (v2.3.0): orientation + vault proof, Natt agent performance, swap, signals, and rewards.
Signals are produced by Mimo, HyperNatt's automated strategy on the public Mimo BTC/USDC vault on Hyperliquid. The vault runs 24/7, live since 2026-02-27 — independently verifiable on-chain (fills, positions, vault state).
Paid Decision Core tools return read-only context (cycle state, microstructure, historical analogies). They are not trade recommendations or execution instructions. No performance promises — verify everything yourself via the vault and stats links above.
| Method | URL |
|---|---|
| Direct MCP (recommended) | https://hypernatt.com/mcp/protocol |
| Smithery proxy | https://mcp.smithery.ai/hypernatt/hypernatt-terminal |
| SSE transport | https://hypernatt.com/mcp/sse |
| Server card | https://hypernatt.com/.well-known/mcp/server-card.json |
npx -y @smithery/cli@latest mcp add hypernatt/hypernatt-terminal
Start with the free tool get_agent_manifest — it returns the full catalog, pricing, and live 24h usage counters.
The terminal is organized into four sections (Decision Core first). Same structure via MCP get_agent_manifest or GET https://hypernatt.com/api/m2m/agent/manifest.
Three paid tools ($0.01 USDC each via x402 on Base). Backed by the Mimo BTC/USDC vault (live since 2026-02-27). Use all three together for a complete decision framework. Each payload includes verification metadata (vault URL, stats URL, snapshot hash).
| Tool | Role | Price |
|---|---|---|
get_btc_usdc_signal | Cycle direction & conviction (LONG / SHORT / HOLD) from the live vault | $0.01 x402 |
get_mm_hunt_score | Microstructure pressure & liquidation-hunt context | $0.01 x402 |
get_similarity_match | Top-3 historical regime matches & observed ~4h BTC outcomes | $0.01 x402 |
On-chain verifiable metrics for Natt, HyperNatt's reference trading agent on Base (CDP wallet).
| Tool | Role | Price |
|---|---|---|
get_natt_performance | Live trading performance of Natt, our reference agent — PnL, winrate, APR, verifiable on-chain | Free |
Cross-chain swap via Li.Fi (NattSwap). Free at the MCP layer — monetized via integrator fees on the swap route, not x402 on quotes.
| Tool | Role | Price |
|---|---|---|
swap_via_nattswap | Li.Fi quote + step-by-step agent execution instructions | Free |
swap_quote | Raw Li.Fi quote JSON only | Free |
NDAT rewards from completed swap volume. Refer other agents.
| Tool | Role | Price |
|---|---|---|
get_agent_balance | Pending and claimed NDAT for your wallet | Free |
claim_ndat | ECDSA claim payload to withdraw NDAT on Base (you pay gas) | Free |
register_nattswap_reward | Register a completed swap tx hash to credit NDAT | Free |
get_referral_link | Referral URL for agent-to-agent invites | Free |
| Tool | Role | Price |
|---|---|---|
get_agent_manifest | Catalog, journey, sections, live 24h usage stats | Free |
get_vault_proof | On-chain vault proof + signed cycle snapshot hash | Free |
Self-hosted MCP server for Glama evaluation and local dev. Production endpoint remains https://hypernatt.com/mcp/protocol.
docker build -t hypernatt-terminal .
docker run --rm -p 8011:8011 hypernatt-terminal
curl -sS http://127.0.0.1:8011/health
| Path | Description |
|---|---|
GET /health | Liveness |
GET /tools | REST tool catalog |
POST /protocol | MCP Streamable HTTP |
GET /sse | MCP SSE transport |
Default env points read-only signal backends to production (https://hypernatt.com). Override M2M_SERVICE_URL / GATEWAY_URL if needed.
get_agent_manifest — discover tools and pricing (free).get_natt_performance — see live Natt agent PnL / winrate (free, on-chain).swap_via_nattswap — test a free cross-chain quote.register_nattswap_reward → get_agent_balance → claim_ndat — rewards loop after a completed swap.get_referral_link — grow your agent network.Full walkthrough: docs/quickstart.md
| Endpoint | Description |
|---|---|
GET /api/m2m/agent/manifest | Same as get_agent_manifest |
GET /api/m2m/stats/usage | Public 24h usage counters |
GET /api/m2m/natt/performance | Natt agent performance (internal secret required) |
GET /api/m2m/signal | Paid signal (x402) |
GET /api/m2m/mm-hunt | Paid MM hunt (x402) |
GET /api/m2m/similarity-match | Paid similarity (x402) |
Base URL: https://hypernatt.com
get_natt_performance → wallet_basescan_urlEvery paid signal payload includes proof links so you can reconcile JSON with public Hyperliquid data yourself.
MIT — see LICENSE.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Secure MCP server for MySQL database interaction, queries, and schema management
English-first Korean equity intelligence MCP — DART filings, foreign-holder 5%-rule flows, activist filings, KRX news. F
0
via CLI