cityparity — Cost-of-Living & Quality-of-Life Comparison
CC
cityparity — Cost-of-Living & Quality-of-Life Comparison
/rank_cities

Rank cities by composite quality score

Rank supported cities by composite quality-of-life score across five weighted dimensions (financial, healthcare, vacation, childcare, safety_net). Returns top N

liveverifiedunknown~5s typical
mcpprobedcityparitycost-of-living
$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-com-cityparity-cityparity /rank_cities for me.

Input

FieldTypeDescription
weightsobjectOverride the composite-score weights. Defaults: financial 30, healthcare 20, vacation 15,
filterobjectRestrict which cities are ranked, by country, region, universal-healthcare flag, or explic
scenarioobjectOverride the default ranking scenario. The same scenario is applied to every city so score
limitintegerMax results to return. Default 10.

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-com-cityparity-cityparity","endpoint":"/rank_cities","input":{}}'
cli
npx cracked-ai run -p mcp-com-cityparity-cityparity -e /rank_cities -i '{}'
mcp
run_tool({ provider: "mcp-com-cityparity-cityparity", endpoint: "/rank_cities", input: {} })

Try it

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