idlidu gpucap

Agent quickstart

Authenticate with idl_gpucap_… keys. Not a capacity guarantee.

HTTP

export IDLIDU_KEY='idl_gpucap_…'

curl -s -H "Authorization: Bearer $IDLIDU_KEY" \
  https://gpucap-api.idlidu.com/v1/shapes

curl -s -H "Authorization: Bearer $IDLIDU_KEY" \
  https://gpucap-api.idlidu.com/v1/attempts?shape=aws.p5.48xlarge

MCP

Endpoint https://gpucap-mcp.idlidu.com/mcp · tools: list_shapes, get_shape, list_attempts, get_index.