Credit GPS — Canadian credit
CG
Credit GPS — Canadian credit
/newcomer_credit_path

Building a Canadian credit file from zero

The ordered path for someone new to Canada: what to do before a SIN arrives, whether their home-country history can be imported and at which banks, how to get a

liveverifiedunknown~5s typical
mcpprobedcreditgps
$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-ca-creditgps-canadian-credit /newcomer_credit_path for me.

Input

FieldTypeDescription
homeCountrystringCountry the person is arriving from, in English. Determines whether the credit-import rout
monthsInCanadaintegerRoughly how long they have been in Canada, to focus the answer on the relevant phase.

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-ca-creditgps-canadian-credit","endpoint":"/newcomer_credit_path","input":{}}'
cli
npx cracked-ai run -p mcp-ca-creditgps-canadian-credit -e /newcomer_credit_path -i '{}'
mcp
run_tool({ provider: "mcp-ca-creditgps-canadian-credit", endpoint: "/newcomer_credit_path", input: {} })

Try it

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