SchoolScope
S
SchoolScope
/compare_schools

Compare schools

Compare 2-4 public schools side by side: band, Scope Score, exceeded/met split, cohort growth (same students across the grade span, as a 0-100 index centred on

liveunknown~5s typical
mcpschoolscope
$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-co-schoolscope-mcp /compare_schools for me.

Input

FieldTypeDescription
slugs*array2-4 school slugs from find_schools

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-co-schoolscope-mcp","endpoint":"/compare_schools","input":{"slugs":[]}}'
cli
npx cracked-ai run -p mcp-co-schoolscope-mcp -e /compare_schools -i '{"slugs":[]}'
mcp
run_tool({ provider: "mcp-co-schoolscope-mcp", endpoint: "/compare_schools", input: {"slugs":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.