← f1ow.com

INDIVIDUAL MCP TOOL

market_overview

Global market snapshot: total market cap, BTC/ETH dominance, Fear & Greed index, and Altcoin Season index

f1ow.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.f1ow.com/x402

No auth detected

Connect to this endpoint to inspect the live schema for market_overview 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

f1ow.com

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.