Install
Install the Claude Code or Codex plugin once the external plugin repositories are published. Plugin wrappers stay outside this monorepo and talk to the hosted MCP server.
Cloud for Vibe Coders and Agents
Babai turns `/babai:deploy` into a live `sandbox.localhost` URL. The agent stays in charge of project detection, secret collection, upload, deploy, logs, and retry loops.
Read the docsInstall the Claude Code or Codex plugin once the external plugin repositories are published. Plugin wrappers stay outside this monorepo and talk to the hosted MCP server.
The first deploy opens localhost:3005/auth/cli with a one-time session code. Clerk offers GitHub, Google, email magic link, and email/password. Every method maps to the same Babai user and token flow.
Run /babai:deploy from Claude Code or Codex. The agent describes the project, stores secrets safely, uploads a gitignore-aware zip, triggers Cloud Run source deploy, and returns a random sandbox.localhost URL.