MV
Muffed — verified NFL stats and fantasy context
/query_stat_leaders
Verified stat leaders
Top entities on one verified metric for one season, pre-sorted, each with the source's own rank and the population it was ranked against. Call list_metrics for
liveverifiedunknown~5s typical
mcpprobedmuffed—verified
$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-ai-muffed-muffed /query_stat_leaders for me.
Input
| Field | Type | Description |
|---|---|---|
| metric* | string | |
| season | integer | |
| position | string | |
| entity_kind | string (player | team | route | personnel_group | box_count | rusher_count) | |
| limit | integer | |
| order | string (desc | asc) |
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-ai-muffed-muffed","endpoint":"/query_stat_leaders","input":{"metric":"..."}}'cli
npx cracked-ai run -p mcp-ai-muffed-muffed -e /query_stat_leaders -i '{"metric":"..."}'mcp
run_tool({ provider: "mcp-ai-muffed-muffed", endpoint: "/query_stat_leaders", input: {"metric":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.