NewAI Agent · live preview

Visual engineering
for the intelligent cloud

Compose multi-cloud, AI, and data systems on a canvas. Connect APIs visually, deploy with one click - let the AI Agent design and rewire flows from natural language.

100+ integrations
Cloud
Code
AI
DB
Mesh
Edge
Market
Search
AWS S3
audio-uploads/*
12.4 MB/s
Pipeline
orchestrate · retry
running
Claude
sonnet-4-6 · transcribe
480 t/s
Postgres
transcripts
ok
Slack
#ops-alerts
5 blocks4 edges
Visual editor

Compose infrastructure
without writing YAML.

Drag managed resources onto a canvas, wire their ports, and watch the composition take shape. Crossplane runs underneath - the Studio just shows you the graph.

Drag-and-drop canvas

Compose Crossplane resources visually. Inputs on the left, outputs on the right, wires in between.

Type-safe wires

Schemas validate every connection. Mismatches surface before you save, never at apply time.

Live diff & history

See the YAML diff as you edit. Revert blocks, branch compositions, and review changes inline.

Crossplane-native

Built on Compositions, XRDs, and Functions. Your work stays portable to any control plane.

Compositionsgcp-network → gcp-cluster
unsaved
gcp-network
example.org/v1alpha1
patch-and-transform
gcp-cluster
example.org/v1alpha1
patch-and-transform
cidr
region
endpoint
firewallId
masterIp
vpcId
gateway
address
network
ranges
ip
Network
compute.gcp.io
cidrvpcId
region-
mtugateway
Address
compute.gcp.io
addressTypeaddress
regionselfLink
purpose-
Cluster
container.gcp.io
networkendpoint
Firewall
compute.gcp.io
sourceRangesid
NodePool
container.gcp.io
ipmasterIp
machineTypeversion
AI Agent

A pair-engineer
on the canvas.

An infrastructure-aware model with scoped access to your Studio entities. Ask in plain language; get plans, diffs, and ready-to-apply changes - never silent automation.

Scoped to your stack

Reads your resources, configurations, and environments - and only what you allow.

Drafts and applies

Proposes plans with diffs and blast-radius estimates. You review, then click apply.

Audit trail by default

Every action - read, write, suggest - is logged with the prompt that produced it.

Cost & latency wins

Spots over-provisioned resources, idle workloads, and slow paths - quantified in dollars.

AI Agentinfrastructure-awareonline
Audit production for waste.
Found 3 candidates totaling $320/mo. Plan ready - zero impact on production traffic.
execution plan−$320/mo
Resize Postgresdb.t3.medium−$130/mo
Add S3 lifecyclecold → glacier−$50/mo
Terminate GPU nodeml-gpu-1−$140/mo
blast radius: 0
⌘ K
Live monitoring

Every resource,
always in view.

Status, metrics, and events for everything you've shipped. No dashboards to assemble - the Studio reads your control plane and shows the real story.

Real-time health

Live status, metrics, and events for every resource you own - no agent install required.

Multi-cloud, single pane

AWS, GCP, Azure, and your own clusters - surfaced through one consistent view.

Alerts that explain

When something fires, the agent points to the suspect change, the affected blocks, and a fix.

Drift detection

Live state diffed against your composition - see drift the moment it happens.

Resourcesproduction · cross-cloud-ml
all systems
AWS S3
audio-uploads/*
12.4 MB/s
Pipeline
orchestrate · retry
running
Claude
sonnet-4-6 · transcribe
480 t/s
Postgres
transcripts
ok
Slack
#ops-alerts
5 blocks4 edges
Environments

One config,
many targets.

Build once. Promote across staging, canary, and production with the same composition - Crossplane Environments under the hood, ergonomics on top.

Isolated environments

Production, staging, canary, and per-PR previews - same composition, separate state.

Promotion workflow

Promote diffs from staging to production with explicit approval gates and dry-runs.

Drift detection

When real-world state diverges from the composition, the Studio flags the gap before incidents.

One-click rollback

Every apply is a versioned snapshot. Roll back the entire env in seconds.

Environments3 active
productionus-east-1healthy
47 resourcescost $1,240/mov2025.05.40
stagingeu-west-1healthy
18 resourcescost $312/mov2025.05.35
canaryus-west-2drift
5 resourcescost $42/mov2025.05.30
Pending diff · staging → production
+ block: redis.cache
+ wire: Pipeline → redis
~ Cluster.nodeCount: 3 → 5
Control plane APIs

Expose anything
as an API.

Every resource and composition you build is reachable via a typed, authenticated REST endpoint - generated from your schemas, not hand-written.

Auto-generated REST

Every composition becomes a typed REST endpoint - no glue code, no router boilerplate.

OpenAPI on tap

Live OAS spec for every API. Generate clients, mock servers, and docs from a single source.

Auth & rate limits

Bearer, OIDC, mTLS, HMAC - with per-endpoint quotas and key scopes built in.

Webhook outputs

Push events from any block to GitHub, Slack, or your own services with signed payloads.

Edge APIsproduction
edge.overlock.studio/team-x
GET/v1/resources12ms
POST/v1/resources/:id/deploy340ms
GET/v1/configurations8ms
POST/webhooks/github24ms
GET/v1/environments/:env/health6ms
OpenAPI specv3.1
paths:
  /v1/resources:
    get:
      summary: List resources
      security:
        - bearer: []
      parameters:
        - name: env
          in: query
          schema: { type: string }
      responses:
        '200':
          $ref: '#/components/Resources'
Package registry

Reuse
what works.

Compositions become packages: versioned, signed, and shareable. Install across teams or publish to the world - same tooling.

Versioned packages

Publish compositions as semver-pinned packages. Install with one line, lock with confidence.

Verified publishers

Signed releases with provenance metadata. Trust trail goes back to the commit.

Dependency resolution

Compositions can depend on other compositions. The registry resolves, dedupes, and warns on conflicts.

Private + public

Mix internal team packages with public ones. The same install flow works for both.

Registryoverlock-team-x
signed
@overlock/aws-providersv2.4.1
Curated AWS provider configurations - IAM, VPC, RDS, S3, EKS. Type-safe defaults included.
4.8k12k weeklyMIT
$overlock provider install @overlock/aws-providers@^2.4.0copy
Version history
v2.4.1stableadd ipv6 support2 days ago
v2.4.0stablebreaking: rename region → location1 week ago
v2.3.5patchpatch lifecycle handler3 weeks ago
Marketplace

Ship a stack
in one click.

Browse curated configurations ready to deploy onto your control plane. Customize parameters in a modal, hit deploy, watch it come alive in the Studio.

Curated catalog

Production-ready stacks reviewed by the Overlock team. Observability, vector DB, multi-cloud backup.

Customize before deploy

Tweak parameters, swap providers, pick environments - all from the deploy modal.

Verified by community

Stars, install counts, and signed reviews. Pick stacks teams actually run in production.

Free + paid stacks

Open-source stacks alongside commercial ones. Authors set the terms; you stay in control.

Marketplacefeatured
1,247 stacks · 32 deployed today
FEATURED
Transcription Pipeline
S3 → Claude → Postgres → Slack with cost guardrails
4.9k2.1k
Vector DB Cluster
Redis + pgvector + embeddings · multi-tenant
4.7k890
Multi-cloud Backup
AWS S3 + GCS + Azure Blob with hashing
4.8k1.4k
Observability Stack
Prometheus + Grafana + Loki · OOTB dashboards
4.6k3.2k
Pricing

Start free. Go autonomous.

Upgrade any time to unlock the AI Agent and the Overlock Network.

Free

For learning, prototyping, and side projects.
$0/ forever
  • Visual block composer
  • 100+ API blocks
  • Community support
  • 2 active projects
Most popular

Pro

AI-powered engineering for serious work.
$99/ per month
  • Everything in Free
  • AI Agent unlocked
  • Voice control
  • Overlock Cloud deploy
  • Unlimited projects
  • Team collaboration
  • Priority support
Coming soon

Enterprise

Mission-critical systems with full control.
Custom/ per deployment
  • Everything in Pro
  • On-premise / air-gapped
  • TEE isolation
  • RBAC & compliance
  • 24/7 dedicated support
  • SLA guarantees

What ships in the free tier?

Full visual builder, 100+ API blocks, 2 projects. Perfect for proofs of concept.

Can I upgrade anytime?

Yes. Plan changes take effect immediately with prorated billing.

What is the AI Agent?

A pair-engineer that designs flows from natural language and rewires them on demand.

How is my data secured?

Industry-standard encryption, optional TEE isolation, and air-gapped deployments for Enterprise.

Integrations

Speaks every API language.

Connect to anything you already run - and the next thing you adopt.

100+
Integrations
500+
Pre-built blocks
20+
Cloud providers
Custom connectors
AWS · GCP · Azure
Kubernetes
Anthropic
Postgres
Kong · Envoy
Edge · IoT
OpenAPI · gRPC
Cloudflare
Modal · Replicate
Helm · Istio
Webhooks
GitHub Actions
AWS · GCP · Azure
Kubernetes
Anthropic
Postgres
Kong · Envoy
Edge · IoT
OpenAPI · gRPC
Cloudflare
Modal · Replicate
Helm · Istio
Webhooks
GitHub Actions

Cloud

AWSGCPAzureDigitalOceanCloudflare

Containers

KubernetesDockerHelmIstioLinkerd

AI / ML

AnthropicOpenAIHuggingFaceReplicateModal

Data

PostgresMongoDBRedisSupabaseSnowflake

Gateways

KongAmbassadorTraefikEnvoyNGINX

Edge / IoT

AWS IoTAzure IoTGCP IoTMQTTBalena

Need a custom integration?

The AI Agent can spin up new connectors from an OpenAPI spec, or our team will build it with you.