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