2 months ago
Shop for gift cards, esims, phone topups. Pay with cards or crypto.
Server Config
{
"mcpServers": {
"bitrefill": {
"command": "npx",
"args": [
"-y",
"bitrefill-mcp-server"
],
"env": {
"BITREFILL_API_KEY": "your_api_key_here"
}
}
}
}