← Registry

Learning Resources

seaworthy.io

Provides insurance knowledge, guides, comparisons, and calculations for individual disability insurance.

1 endpoint8 known toolsFirst detected July 2, 2026Last detected September 22, 2026

ENDPOINT 1

https://mcp.seaworthy.io/mcp

No auth detected

MCP server metadata

Name
Seaworthy Insurance MCP
Version
0.5.0
Capabilities
toolsresourcesprompts
Server instructions

Seaworthy Insurance MCP. Tools cover specialty guides, quote comparison, benefit-cap math, rider selection, and a quote_request action that submits a disability insurance quote to the agency on the user's behalf. Before calling quote_request, confirm the user has given explicit consent to be contacted. Content is educational, not individual advice.

Known tools 8

get_verified_facts

Return Seaworthy Insurance's verified, current knowledge base for individual disability insurance: core concepts (own-occupation, occupation class, group vs.

Inferred read-only
get_specialty_guide

Retrieve the Seaworthy Insurance coverage guide for a specific profession or medical specialty.

Inferred read-only
get_education_article

Retrieve a named education article by topic (e.g., "mental-nervous-limitations", "elimination-period", "group-vs-individual").

Inferred read-only
compare_carriers

Return a structured comparison of the five major individual disability carriers (Guardian, MassMutual, Principal, Ameritas, The Standard).

Inferred read-only
estimate_benefit_cap_gap

Compute the income replacement gap between a group long-term disability benefit cap and a target replacement of earned income.

Inferred read-only
list_riders

Return structured definitions and trade-offs for disability insurance riders: residual, COLA, future increase option, own-occupation enhancement, retirement protection, return of premium, catastrophic, social insurance supplement.

Potential side effects
check_discount_eligibility

Check whether an employer, hospital, health system, university, residency program, government employer, or professional association has an individual disability insurance discount program Seaworthy Insurance can access.

Inferred read-only
quote_request

Submit a disability insurance quote-comparison request to the Seaworthy Insurance sales pipeline (writes a Lead to Salesforce).

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.seaworthy-insurance-mcp]
url = "https://mcp.seaworthy.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "seaworthy-insurance-mcp": {
      "type": "http",
      "url": "https://mcp.seaworthy.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "seaworthy-insurance-mcp": {
      "type": "http",
      "url": "https://mcp.seaworthy.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "seaworthy-insurance-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.seaworthy.io/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for seaworthy.io was fetched 2026-09-11T15:40:21.989Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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