← utahretirementincome.com

INDIVIDUAL MCP TOOL

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.

utahretirementincome.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://utahretirementincome.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for long_term_care_likelihood and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

utahretirementincome.com

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.

Related tools

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