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
mcpprobedcityparity—cost-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
| Field | Type | Description |
|---|---|---|
| weights | object | Override the composite-score weights. Defaults: financial 30, healthcare 20, vacation 15, |
| filter | object | Restrict which cities are ranked, by country, region, universal-healthcare flag, or explic |
| scenario | object | Override the default ranking scenario. The same scenario is applied to every city so score |
| limit | integer | Max 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.