MV
Muffed — verified NFL stats and fantasy context
/run_stat_query
Compute an NFL statistic on request
Call this for any question about NFL statistics, leaders, rankings, splits, career or team spans, or how a player or team compares to others — including when yo
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 /run_stat_query for me.
Input
| Field | Type | Description |
|---|---|---|
| population* | object | |
| window* | string | |
| measure* | object | |
| scoring | string (standard | half_ppr | ppr) | |
| op* | string |
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":"/run_stat_query","input":{"population":{},"window":"...","measure":{},"op":"..."}}'cli
npx cracked-ai run -p mcp-ai-muffed-muffed -e /run_stat_query -i '{"population":{},"window":"...","measure":{},"op":"..."}'mcp
run_tool({ provider: "mcp-ai-muffed-muffed", endpoint: "/run_stat_query", input: {"population":{},"window":"...","measure":{},"op":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.