eSIM Tabby for VS Code
com.esimtabby/esimtabby
Buy and manage travel eSIM data plans in the conversation. Pay by card (Stripe) or USDC over x402.
client:VS Code
transport:streamable-http
tools:11
Install eSIM Tabby in VS Code
.vscode/mcp.json
{
"servers": {
"esimtabby": {
"type": "http",
"url": "https://esimtabby.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs