get_esim_provider — eSIM Kenya MCP Tool Read-only
get_esim_provider
(get esim provider) is one of 3 tools on the
eSIM Kenya
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_esim_provider from your client
- Claude Code eSIM Kenya get_esim_provider run in your project directory
- Claude Desktop eSIM Kenya get_esim_provider ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor eSIM Kenya get_esim_provider ~/.cursor/mcp.json
- VS Code eSIM Kenya get_esim_provider .vscode/mcp.json
- Zed eSIM Kenya get_esim_provider ~/.config/zed/settings.json
- Windsurf eSIM Kenya get_esim_provider ~/.codeium/windsurf/mcp_config.json
- Cline eSIM Kenya get_esim_provider ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI eSIM Kenya get_esim_provider ~/.gemini/settings.json
- Grok eSIM Kenya get_esim_provider .mcp.json (in your project root)
- ChatGPT eSIM Kenya get_esim_provider Settings → Connectors → Advanced → Developer mode
- Claude.ai eSIM Kenya get_esim_provider Settings → Connectors → Add custom connector
- LangChain eSIM Kenya get_esim_provider pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.esimkenya.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.