Compare travel insurance quotes from 15+ insurers — Schengen, WHV, students, long stays, seniors.
claude mcp add travel-insurance --transport http https://hellosafe.com/api/mcp-travel
~/.cursor/mcp.json
{
"mcpServers": {
"travel-insurance": {
"url": "https://hellosafe.com/api/mcp-travel"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"travel-insurance": {
"serverUrl": "https://hellosafe.com/api/mcp-travel"
}
}
}
.vscode/mcp.json
{
"servers": {
"travel-insurance": {
"type": "http",
"url": "https://hellosafe.com/api/mcp-travel"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"travel-insurance": {
"url": "https://hellosafe.com/api/mcp-travel"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"travel-insurance": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hellosafe.com/api/mcp-travel"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://hellosafe.com/api/mcp-travel | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.HelloSafe--travel-insurance/reviews or the review_server meta-tool.
POST /mcp