Prerequisites
Docker Desktop installed and running.Start the stack
sk-local by default). Compose starts the LiteLLM Agent Platform web/API service, a Postgres database, the OpenCode template runtime, and registers local-opencode in the UI automatically.
To start only the base LAP stack (no runtime):
Create an agent
1. Make an agent in the UI
2. Select tools and skills
3. Run your agent
Select your agent and the runtime you want to run it on.Next steps
Runtimes
Connect Claude Managed Agents, Gemini Antigravity, Cursor, OpenCode, Deep Agents, Pydantic Deep Agents, OpenClaw, or Elastic.
Pydantic Deep Agents
Register the Pydantic Deep Agents bridge as an Anthropic Managed Agents-compatible runtime.
OpenClaw
Run OpenClaw locally with Docker Compose or register a hosted bridge.
Channels
Talk to your agents via UI, API, Slack, Teams, or Google Chat.
API Reference
Use the REST API to create and run agents programmatically.
Auth
Issue API keys and manage access for your team.