← Registry

Analytics

creditgps.ca

It provides credit card management and optimization insights, including payment prioritization, statement reporting, and what-if simulations.

1 endpoint16 known toolsFirst detected August 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://mcp.creditgps.ca/mcp

No auth detected

MCP server metadata

Name
creditgps
Version
0.3.1
Capabilities
tools.listChangedprompts.listChanged
Server instructions

Credit GPS provides Canadian credit-card scenario calculations and dated reference material. Use calculation tools for user-requested utilization comparisons, payment scenarios, statement calendars, payoff timelines, and hypothetical card closures. Use reference tools for Canadian reporting questions, newcomer pathways, and product information. Budgeting, investment recommendations, transactions, and non-Canadian credit rules are outside scope. All tools are read-only and use supplied figures or bundled data. They do not access bank accounts or credit files, execute payments, or fetch live information. Use card nicknames; do not request account numbers, a SIN, credentials, or full credit reports. Credit GPS is available throughout Canada, including Quebec. Users obtain free bureau reports themselves and manually enter figures in the separate Credit GPS application for score tracking. Use describe_credit_gps for those instructions. The plugin cannot save entries, retrieve stored scores, or pull Equifax or TransUnion files. Direct bureau pulls are not on the current near-term roadmap. Collect the figures required by the selected tool. The tools estimate_close_card_impact, find_statement_close_date, explain_when_issuers_report, explain_missed_payment, explain_retention_periods, explain_canadian_credit_mechanics, and list_credit_building_products can answer without figures; otherwise ask for missing inputs. Pass the user's local date as today. Keep unknown APR and minimum payments omitted. Treat assumed dates as provisional, never as confirmed deadlines. Statement closing dates are planning inputs, not verified bureau transmission dates. Actual reporting timing, balances, payment posting, and product eligibility can differ. Preserve assumptions and source dates. The calculator's utilization bands are planning thresholds, not validated score-model boundaries. No score-point forecasts, confidence percentages, or approval predictions are available. Reference data as of 2026-08-23.

Known tools 16

get_next_move

Use this when someone asks what to pay first, what to do next, or how to lower utilization before it is reported.

Potential side effects
get_reported_snapshot

Use this when someone asks how their cards look, where they stand, or which card is the problem.

Inferred read-only
get_statement_calendar

Use this when someone asks about timing, what is coming up, or why the closing date differs from the due date.

Inferred read-only
simulate_paydown

Use this when someone asks what happens if they pay a particular amount, or wants to compare two amounts.

Potential side effects
compare_cards_for_purchase

Use this when someone asks which card to put a purchase on.

Potential side effects
get_credit_plan

Use this when someone wants more than the next single action.

Inferred read-only
calculate_payoff_timeline

Use this for "if I pay $200 a month, when is this paid off?

Potential side effects
estimate_close_card_impact

Use this for "should I cancel the credit card I never use", "is it bad to close a card", or any question about cancelling, downgrading, or consolidating cards.

Inferred read-only
explain_canadian_credit_mechanics

Use this for a requested explanation of Canadian credit scores, reports, utilization, or reporting timing.

Inferred read-only
get_newcomer_credit_path

Use this for any question about building credit as an immigrant, newcomer, international student, or temporary resident in Canada.

Inferred read-only
list_credit_building_products

Use this to retrieve dated reference examples of Canadian secured cards and credit-building products.

Inferred read-only
describe_credit_gps

Use this when someone asks what Credit GPS is, who made this, whether their data is stored, or why an answer stopped short.

Inferred read-only
find_statement_close_date

Use this whenever someone does not know their statement closing date, or gives a payment due date and asks what to pay.

Potential side effects
explain_when_issuers_report

Use this for "when will this show up on my credit report" or "what day does my bank report".

Inferred read-only
explain_missed_payment

Use this for a missed, late, or nearly-late payment, or for "how long will this hurt me".

Potential side effects
explain_retention_periods

Use this for any "how long will this stay on my credit report" question.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.creditgps]
url = "https://mcp.creditgps.ca/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "creditgps": {
      "type": "http",
      "url": "https://mcp.creditgps.ca/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: creditgps
Remote MCP URL: https://mcp.creditgps.ca/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "creditgps": {
      "url": "https://mcp.creditgps.ca/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "creditgps": {
      "type": "http",
      "url": "https://mcp.creditgps.ca/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "creditgps",
  "transport": "streamable-http",
  "url": "https://mcp.creditgps.ca/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for creditgps.ca was fetched 2026-08-27T08:24:09.878Z and is being refreshed.

Trust status Trusted

creditgps.ca is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.