INDIVIDUAL MCP TOOL
get_brand_info
Key facts about Samth eSim: coverage, pricing model, activation, refunds, support, apps, languages.
LIVE ENDPOINT
https://mcp.samthesim.com/mcp
Connect to this endpoint to inspect the live schema for get_brand_info and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.samth-esim]
url = "https://mcp.samthesim.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"samth-esim": {
"type": "http",
"url": "https://mcp.samthesim.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: samth-esim
Remote MCP URL: https://mcp.samthesim.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"samth-esim": {
"url": "https://mcp.samthesim.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"samth-esim": {
"type": "http",
"url": "https://mcp.samthesim.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "samth-esim",
"transport": "streamable-http",
"url": "https://mcp.samthesim.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_destinations— Search Samth eSim travel destinations (180+ countries and 5 regional/global packs).get_plans— Get live plan list (data size, validity days, USD price) for one destination sold by Samth eSim.get_coverage— Which countries a Samth eSim regional pack covers, and which mobile networks the eSIM connects to in each one.get_install_steps— Step-by-step eSIM installation and activation instructions for iOS and Android, plus the usual troubleshooting (no service, data roaming, when validity starts).