io.tooloracle/smartmoneyoracle
Official8 toolsWhale & Institutional Flow MCP — 8 tools: TVL flows, alpha signals, stablecoin supply.
Tracks whale and institutional capital flows with TVL metrics and alpha signals.
Captured live from the server via tools/list.
top_whales
Current whale activity across DeFi: top boosted tokens, community takeovers, CoinGecko trending. Filter by chain.
Parameters (2)
- limitinteger
Results (1-20, default: 10)
- chainstring
Filter: solana, ethereum, base, bsc, etc.
flow_scan
Protocol TVL flow analysis: current TVL, 7-day inflow/outflow, chain breakdown. Track where capital is moving.
Parameters (1)
- protocolstring
Protocol slug (e.g. 'aave', 'lido', 'uniswap') (required)
institutional
Track institutional-grade protocols: Lido, Aave, Maker, Ondo, BlackRock, Ethena etc. TVL, 1d/7d changes, categories.
No parameters.
alpha_signal
Combined alpha scoring: price momentum + volume surge + buy pressure + whale boost activity. Rating: COLD to EXPLOSIVE.
Parameters (1)
- querystring
Token name or symbol (required)
protocol_flows
Top protocols gaining and losing TVL right now. The smart money flow radar. Filter by category (DEX, Lending, etc.).
Parameters (2)
- limitinteger
Results per direction (default: 15)
- categorystring
Filter: dexes, lending, liquid staking, bridge, etc.
chain_flows
Cross-chain capital allocation: which chains hold how much TVL. See where the ecosystem money sits.
No parameters.
stablecoin_flows
Stablecoin supply tracking — a leading market indicator. Total supply, per-coin breakdown, chain distribution.
No parameters.
health_check
Server health, API connectivity, tool list, pricing.
No parameters.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"smartmoneyoracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tooloracle.io/smart/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.