roamflat eSIM Catalog for VS Code
com.roamflat/esim-catalog
Flat-rate unlimited travel eSIMs: search plans by destination and get a secure buy link.
client:VS Code
transport:streamable-http
Install roamflat eSIM Catalog in VS Code
.vscode/mcp.json
{
"servers": {
"esim-catalog": {
"type": "http",
"url": "https://roamflat.com/wp-json/roamflat/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs