CG
Credit GPS — Canadian credit
/close_card_impact
Should I close this card
Answers "should I cancel the credit card I never use", "is it bad to close a card", and any question about cancelling, downgrading, or consolidating cards. CALL
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 /close_card_impact for me.
Input
| Field | Type | Description |
|---|---|---|
| cards | array | The person's cards, if they have given them. Omit to get the mechanics and the Canadian ru |
| cardName | string | The card being considered for closure. Partial names are matched. Only meaningful alongsid |
| today | string | Today's date in the person's local timezone, yyyy-mm-dd. Pass it — the server otherwise fa |
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":"/close_card_impact","input":{}}'cli
npx cracked-ai run -p mcp-ca-creditgps-canadian-credit -e /close_card_impact -i '{}'mcp
run_tool({ provider: "mcp-ca-creditgps-canadian-credit", endpoint: "/close_card_impact", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.