F
fastgpu
/list_gpu_prices
List cheapest GPU prices
One entry per GPU model with the current cheapest live rental price across the whole market (RunPod, Vast.ai, Lambda, hyperscalers and more). No key required. U
liveverifiedunknown~5s typical
mcpprobedfastgpu
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-co-fastgpu-fastgpu /list_gpu_prices for me.
Input
| Field | Type | Description |
|---|---|---|
| vendor | string (NVIDIA | AMD) | Filter by GPU vendor. |
| tier | string (flagship | datacenter | prosumer | entry) | Filter by tier. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-co-fastgpu-fastgpu","endpoint":"/list_gpu_prices","input":{}}'cli
npx cracked-ai run -p mcp-co-fastgpu-fastgpu -e /list_gpu_prices -i '{}'mcp
run_tool({ provider: "mcp-co-fastgpu-fastgpu", endpoint: "/list_gpu_prices", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.