list_esim_providers — eSIM Kenya MCP Tool Read-only
list_esim_providers
(list esim providers) 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 list_esim_providers from your client
- Claude Code eSIM Kenya list_esim_providers run in your project directory
- Claude Desktop eSIM Kenya list_esim_providers ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor eSIM Kenya list_esim_providers ~/.cursor/mcp.json
- VS Code eSIM Kenya list_esim_providers .vscode/mcp.json
- Zed eSIM Kenya list_esim_providers ~/.config/zed/settings.json
- Windsurf eSIM Kenya list_esim_providers ~/.codeium/windsurf/mcp_config.json
- Cline eSIM Kenya list_esim_providers ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI eSIM Kenya list_esim_providers ~/.gemini/settings.json
- Grok eSIM Kenya list_esim_providers .mcp.json (in your project root)
- ChatGPT eSIM Kenya list_esim_providers Settings → Connectors → Advanced → Developer mode
- Claude.ai eSIM Kenya list_esim_providers Settings → Connectors → Add custom connector
- LangChain eSIM Kenya list_esim_providers 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.