find_esim_plans — eSIM Eagle Plan Finder MCP Tool Read-only
find_esim_plans
(find esim plans) is one of 1 tool on the
eSIM Eagle Plan Finder
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_esim_plans from your client
- Claude Code eSIM Eagle Plan Finder find_esim_plans run in your project directory
- Claude Desktop eSIM Eagle Plan Finder find_esim_plans ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor eSIM Eagle Plan Finder find_esim_plans ~/.cursor/mcp.json
- VS Code eSIM Eagle Plan Finder find_esim_plans .vscode/mcp.json
- Zed eSIM Eagle Plan Finder find_esim_plans ~/.config/zed/settings.json
- Windsurf eSIM Eagle Plan Finder find_esim_plans ~/.codeium/windsurf/mcp_config.json
- Cline eSIM Eagle Plan Finder find_esim_plans ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI eSIM Eagle Plan Finder find_esim_plans ~/.gemini/settings.json
- Grok eSIM Eagle Plan Finder find_esim_plans .mcp.json (in your project root)
- ChatGPT eSIM Eagle Plan Finder find_esim_plans Settings → Connectors → Advanced → Developer mode
- Claude.ai eSIM Eagle Plan Finder find_esim_plans Settings → Connectors → Add custom connector
- LangChain eSIM Eagle Plan Finder find_esim_plans pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http plans https://esimeagle.com/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.