Build on Clusterbase
Ship code that answers in under a millisecond, boot full machines on demand, and hand the routine work to agents. These docs cover every surface of the platform.
Your first gateway request
$ curl https://llm.clusterbase.dev/v1/chat/completions \ -H "Authorization: Bearer $CLUSTER_API_KEY" \ -d '{ "model": "claude-opus-5", "messages": [{"role": "user", "content": "Hello"}] }'Explore the docs
CCP CLI
The compute platform — functions, machines, databases, storage, and custom domains.
Build
A coding agent in your terminal, with cloud planning and review on the same platform.
Agents
Agents that run on schedules and GitHub events, each on its own isolated machine.
LLM Gateway
One OpenAI-compatible endpoint for every model, with Cluster-issued API keys.
API
Full API reference for the platform services — operations, parameters, and payloads.
Blog
Notes on the models, systems, and tools we build for agents.