← Registry

General Tools

utahretirementincome.com

Provides information on long-term care costs in Utah and federal statistics on the likelihood of needing long-term care.

1 endpoint2 known toolsFirst detected August 24, 2026Last detected August 24, 2026

ENDPOINT 1

https://utahretirementincome.com/mcp

No auth detected

MCP server metadata

Name
utah-retirement-income-webmcp
Version
1.0.0
Capabilities
tools
Server instructions

Utah long-term care and retirement-income data tools. Call utah_cost_of_care for Utah care costs (CareScout 2024) or long_term_care_likelihood for ACL statistics. Educational estimates only — advise verifying with the cited sources and a licensed advisor.

Known tools 2

utah_cost_of_care

Look up what long-term care costs in Utah using the CareScout (Genworth) Cost of Care Survey 2024.

Inferred read-only
long_term_care_likelihood

Return the federal statistics on how likely you are to need long-term care and for how long, from the U.S.

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.utah-retirement-income-webmcp]
url = "https://utahretirementincome.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "utah-retirement-income-webmcp": {
      "type": "http",
      "url": "https://utahretirementincome.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: utah-retirement-income-webmcp
Remote MCP URL: https://utahretirementincome.com/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": {
    "utah-retirement-income-webmcp": {
      "url": "https://utahretirementincome.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "utah-retirement-income-webmcp": {
      "type": "http",
      "url": "https://utahretirementincome.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "utah-retirement-income-webmcp",
  "transport": "streamable-http",
  "url": "https://utahretirementincome.com/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 utahretirementincome.com was fetched 2026-08-26T14:57:56.619Z.

Trust status Neutral

utahretirementincome.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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