Cloud Development Workspaces.
Full-featured development environments with VS Code, Nix package management, and direct access to your running services.
Your code editor in the cloud.
Develop in cloud-hosted environments with full access to your services and infrastructure.
Service Intercepts
Route traffic from any environment service directly to your workspace. Debug with real production data.
Workspace Forking
Clone your workspace for parallel development. Run multiple experiments or AI agents simultaneously.
Nix Package Management
Reproducible package management with Nix. Install any tool or dependency with a single command.
Private Network Access
Secure VPN connection to your environments. Access internal services as if you were on the same network.
Sub-30s Startup
Workspace environments ready in under 30 seconds. No waiting, no builds, just code.
Flexible Resources
Scale from 1 vCPU to 16 vCPU and up to 64GB RAM. Choose the right size for your workload.
CLI First Experience
Manage everything from your terminal. Connect to environments, add packages, and intercept services with simple commands.
# Connect to environment
kl env connect staging
# Add packages
kl pkg add nodejs go python
# Intercept a service
kl intercept start api-gatewayReady to start coding?
Create your first workspace in minutes.