← Registry

General Tools

theinsurance.guide

Provides tools for estimating ACA subsidies, checking special enrollment periods, and comparing COBRA vs marketplace plans.

1 endpoint4 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://mcp.theinsurance.guide

No auth detected

MCP server metadata

Name
The Insurance Guide — calculators
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

ping

Health check.

Inferred read-only
estimate_subsidy

Estimate the 2026 ACA premium tax credit (subsidy) and marketplace plan prices for a household, from ZIP code, ages, household size, and income.

Inferred read-only
check_sep_window

Check whether a 2026 Special Enrollment Period window is open, upcoming, or closed for a qualifying life event (losing job-based coverage, turning 26, moving, having a baby, getting married), with the exact deadline, documents to gather, and where to enroll.

Inferred read-only
compare_cobra

Compare the total cost of keeping COBRA against the best marketplace Silver plan after the estimated 2026 subsidy, over a chosen number of months.

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.the-insurance-guide-calculators]
url = "https://mcp.theinsurance.guide"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "the-insurance-guide-calculators": {
      "type": "http",
      "url": "https://mcp.theinsurance.guide"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: the-insurance-guide-calculators
Remote MCP URL: https://mcp.theinsurance.guide

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": {
    "the-insurance-guide-calculators": {
      "url": "https://mcp.theinsurance.guide"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "the-insurance-guide-calculators": {
      "type": "http",
      "url": "https://mcp.theinsurance.guide"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "the-insurance-guide-calculators",
  "transport": "streamable-http",
  "url": "https://mcp.theinsurance.guide"
}
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.