← Registry

eCommerce

reloadpi.com

Facilitates browsing, filtering, and purchasing of gift cards and mobile top-up offers across many brands and countries.

x402 supported1 endpoint7 known toolsFirst detected May 23, 2026Last detected September 24, 2026

ENDPOINT 1

https://mcp.reloadpi.com/mcp

No auth detected

MCP server metadata

Name
reloadpi
Version
1.3.2
Capabilities
tools.listChanged

Known tools 7

browse_voucher_offers

Search gift cards and vouchers from 5000+ brands across 150+ countries (Amazon, Google Play, Netflix, Steam, Visa and more).

Inferred read-only
get_voucher_filters

Get all valid filter values for the voucher catalog — available brand names, ISO country codes, category slugs and regions.

Inferred read-only
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.

Inferred read-only
browse_esim_offers

Browse eSIM data plans across 190+ countries — single-country plans and multi-country regional bundles.

Inferred read-only
get_order

Poll the fulfillment state of any purchase.

Potential side effects
recover_order_by_txhash

Recover a lost order using the on-chain transaction hash.

Inferred read-only
claim_refund

Claim a refund for a failed or expired eSIM order, or a carrier-rejected topup.

Potential side effects

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]
url = "https://mcp.reloadpi.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "reloadpi": {
      "type": "http",
      "url": "https://mcp.reloadpi.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: reloadpi
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": {
      "url": "https://mcp.reloadpi.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "reloadpi": {
      "type": "http",
      "url": "https://mcp.reloadpi.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "reloadpi",
  "transport": "streamable-http",
  "url": "https://mcp.reloadpi.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for reloadpi.com was fetched 2026-09-06T18:18:35.754Z.

Trust status Trusted

reloadpi.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.