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

Get a one-city profile

Concise profile of one city: currency, tax shape (bracket count + top rate + payroll/national insurance), headline costs (rent / groceries / transit / childcare

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 /get_city_summary for me.

Input

FieldTypeDescription
city*stringCity slug. Use list_cities to discover valid slugs.

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

Try it

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