Built in Norway for EU-first agent workloads

Safe coding environments for AI agents.

Verklet Capsules gives every agent a bounded Linux workspace with persistent state, API control, preview URLs, and minute-metered usage. Start with $5 in credits and terminate the workspace when the task is done.

Scoped agent tokens
Idle sleep by default
Usage ledger

Capsules console

Agent workspaces

$5.00 credit

$1.79

Active spend

1

Running

214

Commands

Starter credit used$1.79 / $5.00

Why Capsules

Built around the job an agent actually needs to do.

Designed for coding agents

Give each agent a disposable Linux workspace with a stable API, persistent files, terminal access, and clear spend boundaries.

Pay by active minutes

Capsules sleep when idle, wake on exec or HTTP traffic, and record usage so teams can understand agent cost per task.

Built in Norway for Europe

The service is positioned for EU customers who want infrastructure built and operated from Norway with a sovereignty-first product stance.

End-user model

A capsule is a workspace, not a forever server.

Create it for a task, let an agent work inside it, inspect what happened, keep the files if needed, and stop paying active compute when the capsule sleeps or terminates.

Best for
AI agents, CI previews, code review workspaces
Persistence
Files, repos, packages, and local databases survive sleep
Access
API, CLI, SDK, web console, terminal, preview URL
Boundaries
Approved sizes, scoped tokens, network policy, idle sleep
Sovereignty
EU product stance, built from Norway, no flashy public free tier

Create through the API

POST /v1/projects/proj_north/capsules
Authorization: Bearer vk_live_...

{
  "name": "agent-pr-482",
  "size": { "vcpu": 2, "memory_mb": 2048 },
  "idle_timeout_seconds": 300
}

Run a command

capsule exec agent-pr-482 -- bash -lc "npm ci && npm test"
Norwegian coastal infrastructure facility

Norway / EU

Sovereignty without turning the product into procurement theater.

Sovereign by posture

Clear boundaries for teams that cannot send agent work anywhere.

Capsules leans into a European operating model: Norway as the home base, EU-region-first capacity, no unverified public free tier, and enough audit and usage context for engineering teams to see what agents did.

Designed for scoped, restricted agent tokens.
Network restrictions are part of the product workflow.
Usage and lifecycle events are visible to operators.