Google Cloud In-a-Box.

Run 27 Google Cloud services locally. Use the CLI to choose safe loopback ports, export SDK settings, and inspect documented compatibility limits.

  • 27
    available services
    plus clearly marked upcoming additions
  • 1
    data-volume runtime
    CLI-selected loopback ports and persistent data
A laptop showing LocalCloud services running locally with readiness panels and Google Cloud service icons.
Quick Start

Install, start, connect.

Requires docker.

  1. Install the CLI

    Choose the installation channel for your host.

    curl -fsSL https://local.cloud/install.sh | sh
  2. Start LocalCloud and open the console

    If canonical ports are occupied, the CLI dynamically remaps host ports — use the endpoint values it returns.

    localcloud start
    localcloud console

Reviewed CLI source 5d4b47590c68 · Checksums and Sigstore bundles · Homebrew tap · License terms

SDK-shaped workflows
Use supported Google Cloud clients with the local endpoints returned by localcloud env.
Faster Inner Loop
Stay local while you build and test. Switch to shared cloud environments when ready.
Fully Inspectable
Built-in console, health endpoints, env export, and seeded sample data make the runtime transparent.
Service Catalog

27 Google Cloud services, running locally.

Where to go next

Guides for Google Cloud local development.

AI Agents

A Local Cloud for AI Coding Agents

A code sandbox isolates where an agent runs. LocalCloud gives that code a cloud to talk to, with no credentials by default.

Emulator

Run BigQuery Locally

Develop bounded BigQuery dataset, query, and API workflows locally, with per-operation status and documented limits.

CI / CD

Local GCP Integration Testing

Run integration checks against local endpoints with health gates, pinned image identity, and explicit production validation.

Reference

Local Cloud and Agent Glossary

Precise definitions for agent environment, cloud emulator, credentialless testing, and the terms around them.

Continue Exploring

Run bounded Google Cloud workflows locally.

The homepage tells you what LocalCloud is. The docs and service pages explain how to use it, what each service supports, and where the runtime boundaries are.