Analytics
chainray.online
Provides real-time blockchain data and analytics for monitoring token transfers, analyzing token risk, gas fees, prices, and wallet profiles.
ENDPOINT 1
https://chainray.online/mcp
MCP server metadata
- Name
- chainray
- Version
- 2.5.8
Known tools 78
monitor.whale.alertsMonitor large token transfers (USDC, WETH) on EVM chains or large SOL transfers on Solana.
Inferred read-onlynft.metadataGet individual NFT token metadata: owner, tokenURI, image, attributes.
Inferred read-onlychain.bridge.monitorDetect large token transfers involving known bridge contracts (Across, Wormhole, official bridges).
Inferred read-onlyanalyze.recent_interactionsShow addresses that interacted with a target in recent ~2000 blocks.
Inferred read-onlydefi.liquidityRead Uniswap V3 pool state for a token pair: current price, active liquidity, fee tier.
Inferred read-onlygas.predictPredict near-future gas prices using moving average and trend analysis of recent block base fees.
Inferred read-onlydefi.tvlCalculate total value locked (TVL) in DeFi protocols (Aave V3, Compound V3) directly from on-chain aToken and Comet supplies.
Inferred read-onlydefi.farmingGet Uniswap V3 LP pool statistics including liquidity, fee tiers, and current tick data.
Inferred read-onlyutil.ens_resolveResolve ENS domain names to Ethereum addresses (forward) or addresses to ENS names (reverse).
Inferred read-onlymarket.overviewGet a cross-chain market snapshot: ETH price, gas costs, and DeFi TVL across Base, Ethereum, Arbitrum, and Optimism in one call.
Inferred read-onlychain.compareSide-by-side comparison of EVM chains — gas costs, block time, and best DeFi yields.
Inferred read-onlywallet.portfolioAnalyze a wallet's portfolio: total USD value, token breakdown, concentration analysis, and diversification score.
Inferred read-onlywallet.smart_moneyTrack smart money patterns by analyzing whale transfer activity.
Potential side effectsanalyze.risk_dashboardGet a unified risk assessment for any address: combines contract security scan, token approval risks, and market liquidation stress into one composite risk score.
Inferred read-onlydefi.healthAssess DeFi protocol health: combines TVL, utilization rates, and liquidation frequency into a composite health score (0-100).
Inferred read-onlynft.floorAnalyze NFT collection activity: recent transfers, mints, burns, unique buyers, and activity level from on-chain ERC721 events.
Inferred read-onlychain.crossCross-chain wallet correlation: queries all 7 EVM chains in parallel to show balance, nonce, and activity.
Inferred read-onlysecurity.sandwichBatch scan an address's recent transactions for MEV sandwich attacks.
Inferred read-onlygas.optimizeGas price optimization advisor: analyzes recent block patterns to recommend the best time to transact.
Inferred read-onlydefi.aggregatorCross-chain DeFi yield ranking: scans Aave V3 across all supported chains to find the best supply APY and cheapest borrow rates.
Inferred read-onlywallet.labelsQuery the Address Intelligence database for labels on an address (whale, smart_money, etc).
Inferred read-onlytoken.supplyGet ERC20 token total supply, decimals, symbol, and name from on-chain data.
Inferred read-onlychain.blockGet latest or specific block data including gas, transactions, and timestamps.
Inferred read-onlyanalyze.tx_decodeDecode a transaction: value, gas cost, status, method ID, and whether it's a contract call.
Inferred read-onlynft.holdersAnalyze NFT holder distribution by scanning recent Transfer events.
Potential side effectswallet.reportComprehensive address report combining wallet profile, credit score, token approvals, and recent interactions in one response.
Inferred read-onlychain.healthChain health score aggregating gas data, protocol TVL, and stablecoin stability.
Inferred read-onlydefi.opportunityFind the best DeFi yield opportunity combined with optimal gas timing.
Inferred read-onlymonitor.whale.trackerTrack a specific whale address with Address Intelligence labels and wallet profile.
Inferred read-onlyoracle.price_feedData Oracle: Verified token price feed with Chain Proof signature.
Inferred read-onlyoracle.chain_statusData Oracle: Real-time health and block freshness across top 15 EVM chains.
Inferred read-onlyutil.context_briefCaaS (Context as a Service): Aggregates real-time on-chain signals into a structured context brief for agent decision-making.
Inferred read-onlyagent.erc8004Get agent reputation in ERC-8004 standard format (Identity + Reputation + Validation Registry schema).
Inferred read-onlyutil.intent_router🧠 Natural language intent routing: describe what you want to know and ChainRay auto-selects the best combination of endpoints.
Inferred read-onlyutil.verify_proof🔐 Verify data integrity: pass a dataHash from any ChainRay response's _proof field to cryptographically verify the data was produced by ChainRay.
Inferred read-onlypredict.gas🔮 Gas price prediction: EMA-based forecast for next 5 minutes and 1 hour.
Inferred read-onlypredict.whale_move🔮 Whale activity prediction: projects next-hour whale transfer count and volume based on current activity patterns.
Potential side effectspredict.liquidity🔮 Liquidity prediction: TVL trend analysis with health scoring and risk factors.
Inferred read-onlypredict.token_momentum🔮 Token momentum prediction: BUY/SELL/HOLD signal based on price change, trending status, and volume.
Inferred read-onlysecurity.mev.intelCross-protocol spread analysis: scans for cross-DEX price differences with chain-specific DEX names, cost estimates, and market microstructure data.
Inferred read-onlyutil.stream_infoGet connection info for ChainRay real-time SSE streaming endpoints.
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.chainray]
url = "https://chainray.online/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"chainray": {
"type": "http",
"url": "https://chainray.online/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: chainray
Remote MCP URL: https://chainray.online/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": {
"chainray": {
"url": "https://chainray.online/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"chainray": {
"type": "http",
"url": "https://chainray.online/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "chainray",
"transport": "streamable-http",
"url": "https://chainray.online/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 chainray.online was fetched 2026-08-10T02:09:21.579Z.
chainray.online is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.