eSIM Eagle Plan Finder for VS Code
com.esimeagle/plans
Find public eSIM plans by destination, trip length, data needs, currency, and locale.
client:VS Code
transport:streamable-http
tools:1
Install eSIM Eagle Plan Finder in VS Code
.vscode/mcp.json
{
"servers": {
"plans": {
"type": "http",
"url": "https://esimeagle.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs