Skip to content
KurrentDB

What is Capacitor

Kurrent Capacitor records coding-agent sessions so your team can read the conversation behind a change, continue work in another agent, and review a pull request with its implementation context.

It supports Claude Code, Codex, Cursor, Gemini CLI, Copilot CLI, Kiro, OpenCode, Pi, and Antigravity. Choose which integrations to install and which repositories or directories to record.

The CLI installs capture integrations, MCP tools, and skills on your machine. It sends recorded events to your Capacitor server, which stores them and serves the web application at https://<your-workspace>.kcap.ai.

An optional daemon launches hosted agents on its machine and lets you control them through the browser. Your vendor CLI still performs the work on that host.

The CLI is open source. The server is operated by Kurrent for hosted workspaces. System architecture and The installed harness explain the components in more detail.

Depending on the agent’s available transcript and hooks, a recording includes prompts, replies, tool calls and results, file activity, token usage, subagent relationships, and repository context.

Capture settings limit which work is recorded. Visibility and sharing control who can read it after capture.

Choose a repository or project in Scope, then open a product area:

AreaPurpose
DashboardSee recent work, outcomes, and actions that need attention.
InsightsAsk questions about activity, usage, and evaluation trends.
SessionsRead the conversation and evidence behind the work.
AgentsStart and continue work on a connected daemon.
Work itemsFollow an effort across issues, PRs, and sessions.
KnowledgeReview docs, approve reusable skills, and maintain shared memory.
EvalsAssess recorded work and identify improvements.
FlowsCoordinate hosted participants and repeat review rounds.

Agents can use MCP tools to recall earlier work, save knowledge, attach work items, and keep plans and tasks current. This makes the recorded context available inside the next conversation as well as in the browser.

Follow the Quickstart to record your first session.