MV
Muffed — verified NFL stats and fantasy context
/compare_entities
Compare two players or teams
Two players or two teams shown side by side, on the metrics that matter for their position by default — name metrics explicitly, or pass all:true, for the full
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 /compare_entities for me.
Input
| Field | Type | Description |
|---|---|---|
| a* | string | |
| b* | string | |
| entity_kind | string (player | team) | |
| metrics | array | |
| season | integer | |
| all | boolean |
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":"/compare_entities","input":{"a":"...","b":"..."}}'cli
npx cracked-ai run -p mcp-ai-muffed-muffed -e /compare_entities -i '{"a":"...","b":"..."}'mcp
run_tool({ provider: "mcp-ai-muffed-muffed", endpoint: "/compare_entities", input: {"a":"...","b":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.