travel insurance for VS Code
io.github.hellosafe/travel-insurance
Compare travel insurance quotes from 15+ insurers — Schengen, WHV, students, long stays, seniors.
client:VS Code
transport:streamable-http
tools:2
Install travel insurance in VS Code
.vscode/mcp.json
{
"servers": {
"travel-insurance": {
"type": "http",
"url": "https://hellosafe.com/api/mcp-travel"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs