← Registry

General Tools

hougominsurance.com

Provides Medicare planning tools including plan comparison, IRMAA calculation, eligibility determination, and penalty estimation.

1 endpoint7 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://hougominsurance.com/mcp

No auth detected

MCP server metadata

Name
hougom-insurance-webmcp
Version
1.0.0
Capabilities
tools
Server instructions

Medicare Advantage plan finder for the La Crosse, WI area. Call medicare_search_plans with a 5-digit ZIP. Outputs are CMS PY2026 estimates — advise verifying with a licensed agent.

Known tools 7

medicare_plan_finder

Find and rank Medicare Advantage (Part C) plans with drug coverage by ZIP.

Inferred read-only
medicare_compare_plans

Compare 2–5 Medicare Advantage plans side by side by ContractPlanID (from medicare_plan_finder).

Inferred read-only
irmaa_calculator

Estimate your Medicare IRMAA — the income-related surcharge on Part B & Part D.

Inferred read-only
medicare_eligibility

Find your Medicare Initial Enrollment Period (IEP) from your birth month/year.

Inferred read-only
part_b_penalty

Estimate the lifetime Part B late-enrollment penalty for enrolling late.

Inferred read-only
part_d_penalty

Estimate the Part D (drug coverage) late-enrollment penalty.

Inferred read-only
drug_cost_estimate

Estimate your annual out-of-pocket drug spend under the 2026 $2,100 Part D cap.

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.hougom-insurance-webmcp]
url = "https://hougominsurance.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hougom-insurance-webmcp": {
      "type": "http",
      "url": "https://hougominsurance.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hougom-insurance-webmcp
Remote MCP URL: https://hougominsurance.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": {
    "hougom-insurance-webmcp": {
      "url": "https://hougominsurance.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hougom-insurance-webmcp": {
      "type": "http",
      "url": "https://hougominsurance.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hougom-insurance-webmcp",
  "transport": "streamable-http",
  "url": "https://hougominsurance.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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