token_risk_scan
ActiveTool of Crypto Market Intelligence MCP
DeFi Risk Scanner — score any token 0-100 for downside risk by combining its live price with the broader market read. Flags micro/small-cap risk, thin liquidity (24h volume vs market cap), extreme volatility (24h move) and an extreme-fear market regime, then returns a risk_level and a plain-English recommendation. PAID: $0.02 USDC per scan after the daily free allowance (50/day). On a 402, pay the returned Solana memo and re-call with the SAME args plus payment_tx=<signature>. An Authorization: Bearer fnet_ key bypasses it.
Parameters schema
{
"type": "object",
"required": [
"coin"
],
"properties": {
"coin": {
"type": "string",
"description": "a CoinGecko id (e.g. \"bitcoin\") or a symbol (e.g. \"BTC\")."
},
"agent_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "stable id for your agent (scopes the free-tier counter)."
},
"payment_tx": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "Solana tx signature, when re-calling after a 402."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Crypto Market Intelligence MCP
https://github.com/FoundryNet/crypto-intel-mcp
1/7 registries