Create Account
Step by step guide on creating your Hyperbolic Account, API key, and configuring your SSH key
Getting a Hyperbolic Account and API Token
-
Register for a Hyperbolic account:
- Visit https://app.hyperbolic.xyz/
- Create an account or log in to your existing account
- Verify your email address
-
Deposit funds into your account:
- Log in to your Hyperbolic application
- Navigate to the "Billing" tab
- Select how much you want to deposit (we suggest starting with $25)
- Click Pay Now
- Follow the instructions to add funds to your account
- Note that you will need sufficient funds to rent GPU instances
-
Generate an API token:
- In your Hyperbolic dashboard, navigate to "Settings"
- Navigate to the API Key section
- Copy the generated token and keep it secure
- You will use this key in your MCP server configuration environment variables
-
Add your SSH public key:
- Generate an SSH key pair if you don't already have one
- In your Hyperbolic application, navigate to the "Settings" section
- Scroll down to the SSH Public Key section
- Paste your public key (usually from ~/.ssh/id_rsa.pub or similar)
- Click the save icon
Updated 8 days ago
What’s Next