INDIVIDUAL MCP TOOL
research_token_view
Aggregated single-coin dossier: market data (spot/perp price, funding, market-wide OI, long/short, liquidations — the same enriched line as market_quotes), global market context (dominance, Fear & Greed), multi-timeframe technicals computed in-house from candles (4h + 1d: RSI, EMA/SMA, MACD, ATR, Bollinger, ADX, trend — the same numbers as ta_technicals), on-chain TVL/fees (when the symbol is a tracked chain), news, a grounded narrative synthesis with citations, upcoming catalyst events, social sentiment, ETF flows, prediction-market odds, live provider coverage, and a per-section status list that distinguishes an empty section from a failed feed — for one symbol (e.
LIVE ENDPOINT
https://mcp.f1ow.com/x402
Connect to this endpoint to inspect the live schema for research_token_view and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.foobar]
url = "https://mcp.f1ow.com/x402"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"foobar": {
"type": "http",
"url": "https://mcp.f1ow.com/x402"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: foobar
Remote MCP URL: https://mcp.f1ow.com/x402
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": {
"foobar": {
"url": "https://mcp.f1ow.com/x402"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"foobar": {
"type": "http",
"url": "https://mcp.f1ow.com/x402"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "foobar",
"transport": "streamable-http",
"url": "https://mcp.f1ow.com/x402"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
catalysts_calendar— Lists upcoming crypto catalyst events for the next 7 days.catalysts_economic_calendar— Scheduled macroeconomic data releases (CPI, FOMC, jobs, GDP, etc.catalysts_etf_flows— Recent daily spot-ETF net flows (USD) for an underlying asset (BTC, ETH, SOL, XRP; defaults to BTC): latest day total, per-fund breakdown, and the trailing daily trend.derivatives_open_interest— Current market-wide (cross-exchange aggregate) open interest (USD) for one coin's perpetuals, with its 24h and 7d change, the 24h price change, AND the underlying 4h-bucket series.events_prediction_odds— Market-implied prediction-market odds for a topic (e.filings_search— Searches recent regulatory filings (full-text) for a company, ticker, or theme (e.flow_orderbook— Order-book snapshot for one coin's perpetuals: best bid/ask, spread in bps, top-of-book depth (USD) per side, and bid/ask depth imbalance.flow_whale_context— Aggregate whale context for one coin (cohort-level, no individual wallets): per-exchange reserve changes (1d/7d), top-trader long/short positioning on Binance perps, and large on-chain transfers to/from exchange wallets above a USD threshold.