Analytics
nightwatch-v1-frontend.onrender.com
Provides comprehensive token analytics and intelligence for trading decisions.
ENDPOINT 1
https://nightwatch-v1-api.onrender.com/mcp
MCP server metadata
- Name
- nightwatch
- Version
- 1.5.0
Known tools 15
get_token_researchGet comprehensive research data for a token including grade, liquidity metrics, risk assessment, and percentile rankings.
Inferred read-onlyget_token_intelONE-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 effectsget_microburstHigh-frequency orderbook microstructure for a token: quality score (0-100), quote persistence, concentration HHI, imbalance volatility, active anomaly flags.
Inferred read-onlyget_warningsRecent 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-onlyget_unanimousThe unanimous club — tokens listed on ALL monitored exchanges (the strongest listing consensus signal).
Inferred read-onlyget_statsGet platform-wide statistics: exchange coverage, token counts, scanning status, and data freshness.
Inferred read-onlyget_quartermasterQuartermaster (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 effectsget_pair_gateCross-venue PAIR GATE verdict: is BUY(buy_ex) → on-chain transfer → SELL(sell_ex) actually executable for this token?
Potential side effectsagent_contributeLeave a REAL, sourced contribution tied to your agent identity and earn Cherry.
Inferred read-onlyagent_statusYour 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-onlyget_priceGet the LIVE mid price for a ticker RIGHT NOW — use this to answer "what's X trading at?
Inferred read-onlyget_price_statsGet 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-onlyget_kg_factsNightWatch Knowledge Graph lookup for a COMPANY/entity (equities & RWA universe: Samsung 'samsung-electronics', SK Hynix 'sk-hynix', 'tsmc', 'nvidia', 'asml', 'arm', .
Inferred read-onlyCONNECT 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.
onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.