Analytics
fantokenintel.com
Provides fan token market intelligence and ecosystem briefing tools.
ENDPOINT 1
https://mcp-production-f681.up.railway.app/mcp
MCP server metadata
- Name
- tokenintel
- Version
- 1.26.0
Known tools 25
tokenintel_registerGet a free Fan Token Intel API key, self-serve — no human in the loop.
Inferred read-onlytokenintel_briefingAll-in-one ECOSYSTEM briefing: market regime, active signals, anomalies, health matrix, sports calendar, and whale activity in one response.
Inferred read-onlytokenintel_market_regimeGet current market conditions — BTC trend, CHZ momentum, fear/greed index, and the platform's market regime classification.
Inferred read-onlytokenintel_macro_contextGet current crypto macro context: BTC dominance, CHZ price, funding rates, fear & greed index, and risk environment assessment.
Inferred read-onlytokenintel_token_contextSINGLE-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-onlytokenintel_realtime_pricesGet the freshest available prices with staleness metadata.
Inferred read-onlytokenintel_match_impact_historyHistorical match price impact data for a fan token.
Inferred read-onlytokenintel_goal_direction_asymmetryTHE 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-onlytokenintel_event_reaction_profileEvent-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-onlytokenintel_late_game_redcard_profileRed-card reaction profile (market-adjusted vs CHZ).
Inferred read-onlytokenintel_match_event_replayEvent-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-onlytokenintel_match_oddsPrediction-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-onlytokenintel_odds_coverageDiscover 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-onlytokenintel_governance_validatorsList active validators on Chiliz Chain governance.
Inferred read-onlytokenintel_dex_depthGet DEX depth and slippage curves for fan token pools on Chiliz Chain.
Inferred read-onlytokenintel_dex_liquidityGet on-chain DEX liquidity data for fan tokens on Chiliz Chain.
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.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.
railway.app 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.