eSIM Eagle Plan Finder for Claude Desktop
com.esimeagle/plans
Find public eSIM plans by destination, trip length, data needs, currency, and locale.
client:Claude Desktop
transport:streamable-http
tools:1
Install eSIM Eagle Plan Finder in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"plans": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://esimeagle.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs