Back to directory
hyperbolic-gpu

hyperbolic-gpu

@HyperbolicLabs19

Interact with Hyperbolic's GPU cloud, enabling agents and LLMs to view and rent available GPUs, SSH into them, and run GPU-powered workloads.

GPUcloudSSHLLMAIClaude

Installation & Configuration

{
  "mcpServers": {
    "hyperbolic-gpu": {
      "command": "node",
      "args": [
        "/path/to/hyperbolic-mcp-server/build/index.js"
      ],
      "env": {
        "HYPERBOLIC_API_TOKEN": "your-hyperbolic-api-token",
        "SSH_PRIVATE_KEY_PATH": "/path/to/your/privatekey"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/11
Updated
2026/6/8