find_statement_close_date — Credit GPS — Canadian credit MCP Tool Read-only
find_statement_close_date
(find statement close date) is one of 16 tools on the
Credit GPS — Canadian credit
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_statement_close_date from your client
- Claude Code Credit GPS — Canadian credit find_statement_close_date run in your project directory
- Claude Desktop Credit GPS — Canadian credit find_statement_close_date ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Credit GPS — Canadian credit find_statement_close_date ~/.cursor/mcp.json
- VS Code Credit GPS — Canadian credit find_statement_close_date .vscode/mcp.json
- Zed Credit GPS — Canadian credit find_statement_close_date ~/.config/zed/settings.json
- Windsurf Credit GPS — Canadian credit find_statement_close_date ~/.codeium/windsurf/mcp_config.json
- Cline Credit GPS — Canadian credit find_statement_close_date ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Credit GPS — Canadian credit find_statement_close_date ~/.gemini/settings.json
- Grok Credit GPS — Canadian credit find_statement_close_date .mcp.json (in your project root)
- ChatGPT Credit GPS — Canadian credit find_statement_close_date Settings → Connectors → Advanced → Developer mode
- Claude.ai Credit GPS — Canadian credit find_statement_close_date Settings → Connectors → Add custom connector
- LangChain Credit GPS — Canadian credit find_statement_close_date pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http canadian-credit https://mcp.creditgps.ca/mcp
Other tools on this server
- get_next_move
- get_reported_snapshot
- get_statement_calendar
- simulate_paydown
- compare_cards_for_purchase
- get_credit_plan
- calculate_payoff_timeline
- estimate_close_card_impact
- explain_canadian_credit_mechanics
- get_newcomer_credit_path
- list_credit_building_products
- describe_credit_gps
- explain_when_issuers_report
- explain_missed_payment
- explain_retention_periods
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.