education-data
E
education-data
/degree_roi

Degree ROI

5-year-after-graduation net ROI + break-even year for a degree. Pass a preset country slug (e.g. germany, uk-oxbridge, us-private) or 'all' for the ranked list.

liveverifiedunknown~5s typical
mcpprobededucation-data
$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-brightkey-education-data /degree_roi for me.

Input

FieldTypeDescription
country*stringROI destination slug, or 'all'
langstring (en | zh)Response language; defaults to en.

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-brightkey-education-data","endpoint":"/degree_roi","input":{"country":"..."}}'
cli
npx cracked-ai run -p mcp-co-brightkey-education-data -e /degree_roi -i '{"country":"..."}'
mcp
run_tool({ provider: "mcp-co-brightkey-education-data", endpoint: "/degree_roi", input: {"country":"..."} })

Try it

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