OpenClaw reads provider llms.txt files and wires itself up. AIgateway publishes a complete capability map at /llms.txt; one command and OpenClaw can call every model and primitive.
Point OpenClaw at our llms.txt and your key.
openclaw config add aigateway \ --llms-txt https://aigateway.sh/llms.txt \ --api-key sk-aig-...