LT
LION - Trend Intent MCP + Marketplace Visibility Audit
/lion_adaptive_data_query
lion adaptive data query
LION Adaptive Data Fabric: ONE typed x402 query endpoint that adapts to any agent request over live Base on-chain data, covering multiple verticals from one cal
liveverifiedunknown~5s typical
mcpprobedlion-trend
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-netlify-gleaming-cassata-d41682-lion-mcp /lion_adaptive_data_query for me.
Input
| Field | Type | Description |
|---|---|---|
| source | string (base_dex | token_risk | defi_yields) | Which live data vertical to query. Default base_dex. |
| token | string | Base token address; required for token_risk, optional for base_dex single-token lookup. |
| sort | string (activity | volume | liquidity | age) | Ranking key. |
| limit | integer | Max rows. |
| min_liquidity | number | Filter: minimum liquidity/TVL in USD. |
| max_age_hours | number | Filter: max pair age in hours (base_dex). |
| fields | string | Comma-separated output field projection. |
| q | string | Free-text intent (echoed; reserved for semantic routing). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-netlify-gleaming-cassata-d41682-lion-mcp","endpoint":"/lion_adaptive_data_query","input":{}}'cli
npx cracked-ai run -p mcp-app-netlify-gleaming-cassata-d41682-lion-mcp -e /lion_adaptive_data_query -i '{}'mcp
run_tool({ provider: "mcp-app-netlify-gleaming-cassata-d41682-lion-mcp", endpoint: "/lion_adaptive_data_query", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.