Roam2Go eSIM Catalog for VS Code
com.roam2go/esim-catalog
Search travel eSIM data plans for 230+ destinations with live prices and purchase links.
client:VS Code
transport:streamable-http
tools:3
Install Roam2Go eSIM Catalog in VS Code
.vscode/mcp.json
{
"servers": {
"esim-catalog": {
"type": "http",
"url": "https://roam2go.com/wp-json/r2g-mcp/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs