← Registry

Analytics

fantokenintel.com

Provides fan token market intelligence and ecosystem briefing tools.

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

ENDPOINT 1

https://mcp-production-f681.up.railway.app/mcp

No auth detected

MCP server metadata

Name
tokenintel
Version
1.26.0
Capabilities
experimentalpromptsresourcestools

Known tools 25

tokenintel_discover

Discover available tools on the Fan Token Intel MCP server.

Inferred read-only
tokenintel_describe

Get the full input schema for a specific tool.

Inferred read-only
tokenintel_invoke

Invoke any tool on the Fan Token Intel MCP server by name.

Inferred read-only
tokenintel_register

Get a free Fan Token Intel API key, self-serve — no human in the loop.

Inferred read-only
tokenintel_briefing

All-in-one ECOSYSTEM briefing: market regime, active signals, anomalies, health matrix, sports calendar, and whale activity in one response.

Inferred read-only
tokenintel_health_matrix

Get health grades (A-F) for all tracked fan tokens.

Inferred read-only
tokenintel_market_regime

Get current market conditions — BTC trend, CHZ momentum, fear/greed index, and the platform's market regime classification.

Inferred read-only
tokenintel_macro_context

Get current crypto macro context: BTC dominance, CHZ price, funding rates, fear & greed index, and risk environment assessment.

Inferred read-only
tokenintel_token_context

SINGLE-TOKEN deep dive: realtime price, CEX whale flow, on-chain Chiliz Chain (FanX) liquidity with slippage at 1%/5% of reserves, and upcoming matches for one symbol.

Inferred read-only
tokenintel_realtime_prices

Get the freshest available prices with staleness metadata.

Inferred read-only
tokenintel_price_candles

Historical OHLCV price candles for any fan token.

Inferred read-only
tokenintel_whale_flows

Get real-time whale distribution data for a fan token.

Inferred read-only
tokenintel_social_sentiment

Social sentiment for a fan token.

Inferred read-only
tokenintel_capital_rotation

Cross-token capital flow analysis.

Inferred read-only
tokenintel_match_impact_history

Historical match price impact data for a fan token.

Inferred read-only
tokenintel_match_correlation

Historical match-to-price correlation.

Inferred read-only
tokenintel_goal_direction_asymmetry

THE event-impact moat: how a fan token reacts when its team SCORES vs CONCEDES a goal, market-adjusted vs CHZ at +15/+30/+60m.

Inferred read-only
tokenintel_event_reaction_profile

Event-conditioned, market-adjusted (vs CHZ) token reaction profiles for football events — by event_type x event_side(for/against) x minute x scoreline_state x importance.

Inferred read-only
tokenintel_late_game_redcard_profile

Red-card reaction profile (market-adjusted vs CHZ).

Inferred read-only
tokenintel_match_event_replay

Event-by-event reaction tape for a single match: each goal/red card with its minute, running score, scoreline state, and the market-adjusted token reaction at +15/+30/+60m (plus pre-event drift).

Inferred read-only
tokenintel_match_odds

Prediction-market odds curve for a single match from the in-play odds tape (odds_ticks): per-market (home/draw/away) implied-probability series with source labels (polymarket = CLOB midpoint, apifootball = de-vigged bookmaker odds), pre-match vs in-play segmentation against kickoff, and open/close/min/max summary stats per market.

Inferred read-only
tokenintel_odds_coverage

Discover which matches have prediction-market odds coverage in the in-play odds tape (odds_ticks): per-match tick counts by source (polymarket = CLOB midpoint, apifootball = de-vigged bookmaker odds), in-play tick counts vs kickoff, capture span, live dataset totals (computed from the table, never hardcoded), and upcoming fixtures already mapped for capture.

Inferred read-only
tokenintel_governance_validators

List active validators on Chiliz Chain governance.

Inferred read-only
tokenintel_dex_depth

Get DEX depth and slippage curves for fan token pools on Chiliz Chain.

Inferred read-only
tokenintel_dex_liquidity

Get on-chain DEX liquidity data for fan tokens on Chiliz Chain.

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.tokenintel]
url = "https://mcp-production-f681.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tokenintel": {
      "type": "http",
      "url": "https://mcp-production-f681.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tokenintel
Remote MCP URL: https://mcp-production-f681.up.railway.app/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": {
    "tokenintel": {
      "url": "https://mcp-production-f681.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tokenintel": {
      "type": "http",
      "url": "https://mcp-production-f681.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tokenintel",
  "transport": "streamable-http",
  "url": "https://mcp-production-f681.up.railway.app/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 railway.app was fetched 2026-08-25T20:04:34.605Z.

Trust status Trusted

railway.app 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.