Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.savvly/savvly

com.savvly/savvly

Savvly MCP: query fund data, model projections, and compare against alternative retirement products.

Uptime
100.0%
2 direct probes · 30d
Response
1193ms
last probe
Tools
8
callable
Resources
8
readable
Prompts
0
available

Tools · 8

get_savvly_product_info

Get complete product information about Savvly, an SEC-registered security offering longevity protection — use it whenever the user asks what Savvly is, how it works, its expenses, eligibility, or payo…

compare_savvly_vs_alternative

Get a structured comparison between Savvly and another retirement product type — use it whenever the user compares Savvly to annuities, target-date funds, managed-payout funds, or any alternative, or …

project_savvly_lumpsum

Retirement projection for a lump-sum investment in the Savvly Longevity Benefit. Returns payout amounts at each milestone age (80, 85, 90, 95) with Savvly vs market alone cumulative totals, per-age br…

project_savvly_monthly

Retirement projection for monthly contributions to the Savvly Longevity Benefit over a number of years. Returns payout amounts at milestone ages 80/85/90/95 with Savvly vs market alone cumulative tota…

project_retirement_with_savvly

Full retirement simulation showing the projected savings trajectory WITH and WITHOUT a Savvly allocation across the planning horizon (current_age → life_expectancy). Requires current_age ≤ retirement_…

check_savvly_eligibility

Check if a person is eligible to invest in the Savvly Longevity Benefit. Eligibility is based on age (no minimum; maximum enrollment age 75), US residency, and distribution channel (individual, employ…

get_savvly_faq

Get answers to frequently asked questions about Savvly. Use when the user has specific questions about how Savvly works, expenses, withdrawals, or regulatory status. It is a convenience view of `searc…

search_savvly_content

Search the Savvly Q&A Content Library — audience-tagged questions and answers compiled from Savvly's marketing collateral plus the factual FAQ, organized by stakeholder (employee, advisor, broker, emp…

Resources · 8

product-overview savvly://product/overview
comparison-matrix savvly://product/comparison-matrix
payout-schedule savvly://product/payout-schedule
qa-library savvly://content/qa-library
payout-chart ui://savvly/payout-chart.html
retirement-chart ui://savvly/retirement-chart.html
compare-matrix ui://savvly/compare-matrix.html
product-card ui://savvly/product-card.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.savvly/savvly": {
      "url": "https://api.savvly.com/mcp",
      "transport": "streamable-http"
    }
  }
}