Connect

What is Handoff?

Handoff turns scattered knowledge, information, memories, conversations, sources, and otherwise lost AI context into a real‑time, machine‑readable graph hosted independently of the current new agentic environment so you and your agents dont have to worry about migrating between them everytime a new one is launched.

The Problem

Valuable knowledge often disappears when you leave a chat or gets locked in ad‑hoc “memory” layers-opaque black boxes that are difficult to inspect, share, parse, and use. Teams bounce between chat and docs, copying and pasting, trying to keep context in sync. You end up in markdown agent/context‑file hell.

The Solution

Handoff gives you durable, shared context through four simple actions:

  • Capture - Save knowledge, notes, and sources as structured items
  • Organize - Connect items into graphs that reflect how ideas relate
  • Track - Version history keeps everything auditable and reversible
  • Share - Expose context to agents and teammates via MCP in real-time

Agent‑First Model

Handoff is the context middleware between your sources and your AI work environments. It’s agent‑first by design, so your structure remains stable as models and hosts evolve.

Core Concepts

  • Spaces group related work; each has a root item.
  • Items can be Empty (structure‑only) or Text (markdown). Either way, they can carry structured fields (stored in props.fields) and children.
  • Edges connect items to form sub‑graphs you can reuse.

See Context Retrieval for how to get this context into your AI.

Note: today only contains edges are supported; additional edge types - including custom - are planned in a future update.

What it's not (primarily)

While Handoff can serve as a docs or wiki, it's primarily an interface for AI and human systems to collaborate in real time-a stable, resilient control envelope that lets agents consume and manage knowledge quickly (sometimes autonomously) while keeping teams in the driver's seat through a dynamic, real‑time UI.

How it works

Handoff sits between your sources and your agents as the context layer, memory playground, and control plane. It works with your own agents using the Model Context Protocol (MCP) as the backplane-a deliberate choice so Handoff provides real value with your existing tools. Anything you do in the app you can also do via your own MCP client.

Documentation | Handoff | Handoff