# NightWatch Live Intelligence MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-jamboree777-nightwatch
- Repository: https://github.com/jamboree777/nightwatch-skills
- Website: https://nightwatch-v1-frontend.onrender.com/agent

## Install
- Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://nightwatch-v1-api.onrender.com/mcp

## Tools
- get_token_research - Get comprehensive research data for a token including grade, liquidity metrics, risk assessment, and percentile rankings. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- get_stats - Get platform-wide statistics: exchange coverage, token counts, scanning status, and data freshness. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- search_tokens - Search for tokens by symbol or name across all monitored exchanges. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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. Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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). Endpoint: https://nightwatch-v1-api.onrender.com/mcp
- 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). Endpoint: https://nightwatch-v1-api.onrender.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.jamboree777
- Version: 1.5.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 21, 2026
- Source: https://registry.modelcontextprotocol.io
