get_reported_snapshot — Credit GPS — Canadian credit MCP Tool Read-only
get_reported_snapshot
(get reported snapshot) 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 get_reported_snapshot from your client
- Claude Code Credit GPS — Canadian credit get_reported_snapshot run in your project directory
- Claude Desktop Credit GPS — Canadian credit get_reported_snapshot ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Credit GPS — Canadian credit get_reported_snapshot ~/.cursor/mcp.json
- VS Code Credit GPS — Canadian credit get_reported_snapshot .vscode/mcp.json
- Zed Credit GPS — Canadian credit get_reported_snapshot ~/.config/zed/settings.json
- Windsurf Credit GPS — Canadian credit get_reported_snapshot ~/.codeium/windsurf/mcp_config.json
- Cline Credit GPS — Canadian credit get_reported_snapshot ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Credit GPS — Canadian credit get_reported_snapshot ~/.gemini/settings.json
- Grok Credit GPS — Canadian credit get_reported_snapshot .mcp.json (in your project root)
- ChatGPT Credit GPS — Canadian credit get_reported_snapshot Settings → Connectors → Advanced → Developer mode
- Claude.ai Credit GPS — Canadian credit get_reported_snapshot Settings → Connectors → Add custom connector
- LangChain Credit GPS — Canadian credit get_reported_snapshot 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_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
- find_statement_close_date
- 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.