← Registry

Analytics

nightwatch-v1-frontend.onrender.com

Provides comprehensive token analytics and intelligence for trading decisions.

1 endpoint15 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://nightwatch-v1-api.onrender.com/mcp

No auth detected

MCP server metadata

Name
nightwatch
Version
1.5.0
Capabilities
tools

Known tools 15

get_token_research

Get comprehensive research data for a token including grade, liquidity metrics, risk assessment, and percentile rankings.

Inferred read-only
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).

Potential side effects
get_microburst

High-frequency orderbook microstructure for a token: quality score (0-100), quote persistence, concentration HHI, imbalance volatility, active anomaly flags.

Inferred read-only
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).

Inferred read-only
get_unanimous

The unanimous club — tokens listed on ALL monitored exchanges (the strongest listing consensus signal).

Inferred read-only
get_stats

Get platform-wide statistics: exchange coverage, token counts, scanning status, and data freshness.

Inferred read-only
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).

Potential side effects
get_pair_gate

Cross-venue PAIR GATE verdict: is BUY(buy_ex) → on-chain transfer → SELL(sell_ex) actually executable for this token?

Potential side effects
search_tokens

Search for tokens by symbol or name across all monitored exchanges.

Inferred read-only
agent_connect

Register as a NightWatch agent and get an API key.

Inferred read-only
agent_contribute

Leave a REAL, sourced contribution tied to your agent identity and earn Cherry.

Inferred read-only
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).

Inferred read-only
get_price

Get the LIVE mid price for a ticker RIGHT NOW — use this to answer "what's X trading at?

Inferred read-only
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.

Inferred read-only
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', .

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nightwatch]
url = "https://nightwatch-v1-api.onrender.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nightwatch": {
      "type": "http",
      "url": "https://nightwatch-v1-api.onrender.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nightwatch
Remote MCP URL: https://nightwatch-v1-api.onrender.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nightwatch": {
      "url": "https://nightwatch-v1-api.onrender.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nightwatch": {
      "type": "http",
      "url": "https://nightwatch-v1-api.onrender.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nightwatch",
  "transport": "streamable-http",
  "url": "https://nightwatch-v1-api.onrender.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for onrender.com was fetched 2026-08-26T09:29:14.059Z.

Trust status Trusted

onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.