io.github.HelloSafe/travel-insurance
io.github.HelloSafe/travel-insuranceGet HelloSafe travel insurance quotes for any trip.
Tools · 1
Use this whenever the user wants travel-insurance quotes. Returns priced offers from HelloSafe partners and renders the comparison widget. Required: countryResidence, arrivalCountries, traveller age(s…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.hellosafe/travel-insurance": {
"url": "https://hellosafe.com/api/mcp-travel",
"transport": "streamable-http"
}
}
}