e-eSIM Catalog for VS Code
com.e-esim/esim-catalog
Search travel eSIM data plans worldwide with live prices, plan details and a buy link.
client:VS Code
transport:streamable-http
tools:3
Install e-eSIM Catalog in VS Code
.vscode/mcp.json
{
"servers": {
"esim-catalog": {
"type": "http",
"url": "https://e-esim.com/wp-json/e-esim/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs