← Registry

General Tools

manageyourloans.com.au

Provides Australian home and personal loan calculators, borrowing power estimates, loan type comparisons, and eligibility checks.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp-myl-oov7xgbxua-ts.a.run.app/mcp

No auth detected

MCP server metadata

Name
Manage Your Loans
Version
1.12.4
Capabilities
experimentalpromptsresourcestools

Known tools 6

calculate_repayments

Estimate monthly & fortnightly principal-and-interest repayments and total interest for a home/personal loan scenario.

Inferred read-only
estimate_borrowing_power

Estimate indicative borrowing capacity, assessed at a buffered rate (APRA +3% serviceability buffer).

Inferred read-only
compare_loan_types

List Manage Your Loans' loan categories with what each is for and a link.

Inferred read-only
check_costco_eligibility

Check eligibility for the Costco partner service and Shop Card reward (Executive membership + a settled loan).

Inferred read-only
get_rate_guidance

Explain how Australian home-loan rates are determined and the next step.

Inferred read-only
create_enquiry

Submit a mortgage enquiry to Manage Your Loans on the customer's behalf so a broker contacts them.

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.manage-your-loans]
url = "https://mcp-myl-oov7xgbxua-ts.a.run.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "manage-your-loans": {
      "type": "http",
      "url": "https://mcp-myl-oov7xgbxua-ts.a.run.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: manage-your-loans
Remote MCP URL: https://mcp-myl-oov7xgbxua-ts.a.run.app/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": {
    "manage-your-loans": {
      "url": "https://mcp-myl-oov7xgbxua-ts.a.run.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "manage-your-loans": {
      "type": "http",
      "url": "https://mcp-myl-oov7xgbxua-ts.a.run.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "manage-your-loans",
  "transport": "streamable-http",
  "url": "https://mcp-myl-oov7xgbxua-ts.a.run.app/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 run.app was fetched 2026-07-28T00:07:38.004Z and is being refreshed.

Indexed

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