Loading subscription status...
{
"mcpServers": [
{
"bitrefill": {
"env": {
"BITREFILL_API_ID": "your_api_id_here",
"BITREFILL_API_SECRET": "your_api_key_here"
},
"args": [
"-y",
"bitrefill-mcp-server"
],
"command": "npx"
}
}
]
}