CG
Credit GPS — Canadian credit
/find_statement_close_date
Find your statement closing date
How to find the statement closing date for a Canadian credit card — the date every other tool here depends on, and the one most people have never been shown. Gi
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 /find_statement_close_date for me.
Input
| Field | Type | Description |
|---|---|---|
| dueDate | string | A known payment due date, yyyy-mm-dd. Supplying it produces a derived estimate of the clos |
| issuer | string | The issuer, if known, e.g. "TD". Only used to tailor the wording — there is no per-issuer |
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":"/find_statement_close_date","input":{}}'cli
npx cracked-ai run -p mcp-ca-creditgps-canadian-credit -e /find_statement_close_date -i '{}'mcp
run_tool({ provider: "mcp-ca-creditgps-canadian-credit", endpoint: "/find_statement_close_date", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.