← Registry

Data Collection

annuityrateshq.com

Provides search, retrieval, and comparison of public annuity product data such as MYGA, FIA, and RILA.

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

ENDPOINT 1

https://annuityrateshq.com/mcp

No auth detected

MCP server metadata

Name
com.annuityrateshq.research
Version
1.3.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Use this server for current public annuity product, carrier, income, and rate-change research. Use search_myga_rates—not broad product search—when the question specifies a MYGA guarantee term. Cite the most specific canonical_url returned with each factual claim. Treat null as unavailable, never as zero or absence. Repeat the as_of, universe, and scenario when quoting numeric facts. Do not convert factual comparisons or educational ladder scenarios into personalized purchase recommendations. Use get_annuity_rate_index for market benchmarks; percent value is a decimal fraction, value_percent is percentage points, and unavailable trends must never be described as flat.

Known tools 10

search_annuity_products

Search public ARHQ MYGA, FIA, RILA-review, and FIA-income records.

Inferred read-only
search_myga_rates

Use for current MYGA questions that specify a guarantee term.

Inferred read-only
get_annuity_product

Get normalized public details for one canonical ARHQ MYGA/FIA product page or RILA review URL.

Inferred read-only
compare_annuity_products

Compare 2–4 exact canonical ARHQ product URLs under one shared state/premium/age/timeline scenario.

Inferred read-only
get_annuity_carrier

Get one public ARHQ carrier profile by carrier slug, including dated public ratings and canonical product-page coverage.

Inferred read-only
get_annuity_rate_changes

Get bounded public MYGA/FIA rate and availability changes observed by the daily CANNEX refresh.

Inferred read-only
get_annuity_rate_index

Get current values from the coherent 11-series public Annuity Rate Index contract.

Inferred read-only
build_myga_ladder_scenario

Build a transparent equal-allocation educational MYGA ladder for 2–5 requested terms using current public rate rows.

Inferred read-only
get_arhq_data_health

Use when assessing freshness, outages, or whether zero results are trustworthy.

Inferred read-only
get_arhq_methodology

Explain ARHQ MCP provenance, numeric context, null semantics, response bounds, citation rules, and recommendation limits.

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.com-annuityrateshq-research]
url = "https://annuityrateshq.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-annuityrateshq-research": {
      "type": "http",
      "url": "https://annuityrateshq.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-annuityrateshq-research": {
      "type": "http",
      "url": "https://annuityrateshq.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-annuityrateshq-research",
  "transport": "streamable-http",
  "url": "https://annuityrateshq.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.