Hungry eSIM for VS Code
com.hungry-esim/esim
Travel eSIMs: unlimited data, pick your days, top up existing eSIMs, card checkout, no API key.
client:VS Code
transport:streamable-http
tools:10
Install Hungry eSIM in VS Code
.vscode/mcp.json
{
"servers": {
"esim": {
"type": "http",
"url": "https://api.hungry-esim.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs