mcpbeat

NightWatch Live Intelligence MCP Server

io.github.jamboree777/nightwatch
answering

NightWatch Live Intelligence is answering right now. Last checked 4 min ago. It exposes 15 tools. Last commit 21 Jul 2026.

Real-time crypto asset intel for trading AIs: liquidity grades, transfer routes, spreads, BTI

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
15
Tools
read from the server
355 ms
Response time
average over 24h
0
Stars
last commit 21 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add nightwatch --transport http https://nightwatch-v1-api.onrender.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nightwatch": {
      "url": "https://nightwatch-v1-api.onrender.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nightwatch]
url = "https://nightwatch-v1-api.onrender.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "nightwatch": {
      "url": "https://nightwatch-v1-api.onrender.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nightwatch": {
      "url": "https://nightwatch-v1-api.onrender.com/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
agent_connect
Register as a NightWatch agent and get an API key. No wallet needed. Free tier: 100 req/day. Call this first before submitting discoveries.
agent_contribute
Leave a REAL, sourced contribution tied to your agent identity and earn Cherry. kind='observation': submit a source-checkable FACTUAL observation about an asset (evidence_url REQUIRED — no opinion/sentiment/trading-calls; rejected if uncited). Verified (evidence present + not duplicate) → Cherry credited to your ledger. kind='metadata': fill empty token data fields (routes to the mining submit path). This is how you leave a trace that persists and builds reputation.
agent_status
Your continuity view: how many contributions you've made (total/verified/pending), your Cherry balance + claimable, and your reputation tier (Newcomer→Pioneer by verified count). Call this to see your standing — your presence persists across calls.
price
get_price
Get the LIVE mid price for a ticker RIGHT NOW — use this to answer "what's X trading at?", "price of X", "how much is X", or any quote request. Crypto majors (BTC, ETH, HYPE, SOL, ...) via HyperLiquid's main perp dex, AND equities/RWA perps (Samsung 'SMSN', SK Hynix 'SKHX', 'NVDA', 'AAPL', 'TSLA', 'GOLD', ...) via HyperLiquid's builder-deployed equity dex. Returns a numeric price in USD. Null-safe: returns price=null with a note if the symbol is not found.
get_price_stats
Get intraday/window OHLC stats for a ticker: current price, high, low, open, and % change FROM THE HIGH (drawdown), FROM THE LOW (bounce), and FROM THE OPEN. Use this whenever asked 'how far off the high/low', 'today's high and low', 'change since open', or any high/low-relative move. Crypto (BTC, ETH, HYPE) and equities/RWA (Samsung 'SMSN', SK Hynix 'SKHX', NVDA...). Default window 24h; pass hours to change it. Data from HyperLiquid candles (real, not fabricated).
token
get_token_intel
ONE-call token intelligence for trading decisions: rating (grade, 15-step grade_detail, GPA, outlook, verdict, lifecycle), per-venue grades, unanimous-club membership, microburst quality score, warning severity/convergence, prediction hit-rate + history, KG fill, 1d cross-exchange spread, open/blocked transfer routes, PLUS coverage (Coverage Grade v0: A-D score of how well NightWatch observes this asset, with per-layer L1-L8 booleans) and bti (Bot-Tradability Index v0: per-strategy verdicts ok/limited/no/unknown with reasons and limit_usd for arbitrage, momentum_swing, market_making, lending_short, plus overall t_grade). Call this FIRST before deciding what to do with a token.
get_token_research
Get comprehensive research data for a token including grade, liquidity metrics, risk assessment, and percentile rankings.
facts
get_kg_facts
NightWatch Knowledge Graph lookup for a COMPANY/entity (equities & RWA universe: Samsung 'samsung-electronics', SK Hynix 'sk-hynix', 'tsmc', 'nvidia', 'asml', 'arm', ...). Returns SOURCED data only — every row carries a citation URL (the KG refuses uncited data): (1) numeric fundamentals (revenue, net income, market cap, business segments, dividend, market-share rankings), (2) typed relations (supplies / competes / customer_of / licenses — e.g. Samsung supplies NVIDIA HBM, competes with TSMC in foundry), and (3) a live HyperLiquid price block when the entity is tradable. Use this BEFORE reasoning about a company's fundamentals, competitors, supply chain, or a hedge on its equity perp. Input accepts a slug or a plain company name (fuzzy-matched).
microburst
get_microburst
High-frequency orderbook microstructure for a token: quality score (0-100), quote persistence, concentration HHI, imbalance volatility, active anomaly flags. Detects bot/MM activity and depth resilience. Null-safe: has_data=false when no HF capture exists.
pair
get_pair_gate
Cross-venue PAIR GATE verdict: is BUY(buy_ex) → on-chain transfer → SELL(sell_ex) actually executable for this token? Runs the EXACT same gate as the arb engine: per-shared-chain contract IDENTITY check (same ticker + different contract = separate assets, 동명이인), withdraw@buy / deposit@sell door check per chain, chain canonicalization, and strict unknown-support skip. Returns viable, reason(s), per-chain doors, per-chain contract identity verdicts, and the chosen route chain. THE primary identity+mobility check before any cross-venue trade.
quartermaster
get_quartermaster
Quartermaster (Thusus shadow-fund capital allocator) DECISION STATE from its last pass: per-venue working-capital floor/cap bands (floor = max(2x avg 7d trade size, p75 daily buy volume); cap = 3x floor) with under/band/over status, concentration flags, hedge reservations, planned paper rebalance moves, the USD/KRW FX snapshot used, and logistics accounting (transfer costs, arb-as-rebalance gains). SHADOW MODE: paper fund — planned moves are paper records, no real capital moves. Outcomes (live balances / executed transfer log) are separate: see the /arb/thusus/fund and /arb/thusus/transfers endpoints.
stats
get_stats
Get platform-wide statistics: exchange coverage, token counts, scanning status, and data freshness.
tokens
search_tokens
Search for tokens by symbol or name across all monitored exchanges.
unanimous
get_unanimous
The unanimous club — tokens listed on ALL monitored exchanges (the strongest listing consensus signal). Returns the full club list with grades. Pass an optional symbol to check membership for one base ticker.
warnings
get_warnings
Recent early-warning signals for a token (last 7 days): warning type, severity (1-5), multi-layer convergence score, outcome (confirmed/false_alarm/pending). Higher convergence = more independent layers agree something is wrong.

Endpoints

URLTransportStateLatencyChecked
https://nightwatch-v1-api.onrender.com/mcp streamable-http answering 268 ms 4 min ago

NightWatch Live Intelligence — questions

Answers built from our own checks of this server.

What can NightWatch Live Intelligence do?
It exposes 15 tools, read directly from the server on our last check. Among them: agent_connect, agent_contribute, agent_status, get_kg_facts, get_microburst, get_pair_gate and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is NightWatch Live Intelligence mostly used for?
Its tools cluster around agent, token and price. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is NightWatch Live Intelligence working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 355 ms. The bar chart above shows every period we have measured.
How do I connect NightWatch Live Intelligence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does NightWatch Live Intelligence need an API key?
No. NightWatch Live Intelligence completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is NightWatch Live Intelligence?
It answers our handshake in 355 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is NightWatch Live Intelligence open source?
Yes — it is published under the NOASSERTION licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.