Credit GPS — Canadian credit
CG
Credit GPS — Canadian credit
/statement_calendar

Statement calendar

The upcoming dates that matter, in order: when to pay, when each statement closes (the bureau read), and when each payment is due (the delinquency line). Use it

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

Input

FieldTypeDescription
cards*arrayThe person's revolving credit accounts. Ask for limit, statement balance, and statement cl
todaystringToday's date in the person's local timezone, yyyy-mm-dd. Pass it — the server otherwise fa
countintegerHow many events to return. Default 8.

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

Try it

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