Integrates with Bitrefill's platform to search and retrieve information about gift cards, mobile refills, eSIMs, and digital services available for cryptocurrency purchases.
Create a Bitrefill Account
- Visit Bitrefill and register for a new account if you don't already have one.
Request API Access
- Go to the Bitrefill API key request form.
- Fill out the form with your account information and the reason for requesting developer API access.
- Submit the form to request your API credentials.
Wait for Approval
- Bitrefill will process your request. You will receive your API credentials (API ID and API Secret) via email or through your Bitrefill account once approved.
Copy Your Credentials
- When you receive your API credentials, ensure you have both:
BITREFILL_API_ID
BITREFILL_API_SECRET
Add ENV Values in FastMCP
- In the FastMCP connection interface, find your Bitrefill MCP server configuration.
- Click on the "Install Now" button if prompted.
- Fill in the provided fields for:
BITREFILL_API_ID
(Paste your API ID)
BITREFILL_API_SECRET
(Paste your API Secret)
- Save or confirm the configuration.
Your server is now configured to use all Bitrefill tools, including invoice and order management.