Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent endpoint
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.reloadpi-com]
url = "https://mcp.reloadpi.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"reloadpi-com": {
"type": "http",
"url": "https://mcp.reloadpi.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: reloadpi-com
Remote MCP URL: https://mcp.reloadpi.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": {
"reloadpi-com": {
"url": "https://mcp.reloadpi.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"reloadpi-com": {
"type": "http",
"url": "https://mcp.reloadpi.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "reloadpi-com",
"transport": "streamable-http",
"url": "https://mcp.reloadpi.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
browse_voucher_offers— Search gift cards and vouchers from 5000+ brands across 150+ countries (Amazon, Google Play, Netflix, Steam, Visa and more).get_voucher_offer— Get full details for a specific voucher or gift card offer by ID — including exact price, denomination, currency, priceType (FIXED or RANGE), and requiredFields for the recipient.get_voucher_filters— Get all valid filter values for the voucher catalog — available brand names, ISO country codes, and category slugs.purchase_voucher— Purchase a gift card or voucher.browse_topup_offers— Search prepaid mobile airtime and data top-up offers across 500+ operators in 150+ countries — including MTN, Airtel, Orange, Movistar, Digicel and more.get_topup_offer— Get full details for a specific mobile top-up offer by ID — including price, operator, country, and required recipient fields.browse_esim_offers— Browse eSIM data plans across 190+ countries and regions — including unlimited data plans, regional multi-country bundles, and global roaming.get_esim_offer— Get full details for a specific eSIM plan by ID — including exact price, data allowance, duration, coverage countries, and whether data is unlimited.