CC
cityparity — Cost-of-Living & Quality-of-Life Comparison
/list_cities
List supported cities by country
List all city slugs supported by cityparity, grouped by country. Call this first to discover valid slugs before any other tool; the optional country filter narr
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 /list_cities for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | Optional case-insensitive country filter. Use the canonical name as stored in city_data.co |
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":"/list_cities","input":{}}'cli
npx cracked-ai run -p mcp-com-cityparity-cityparity -e /list_cities -i '{}'mcp
run_tool({ provider: "mcp-com-cityparity-cityparity", endpoint: "/list_cities", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.