AppHandoff Documentation — Introduction and Core Concepts

This documentation covers everything you need to use AppHandoff effectively: connecting projects, configuring scans, interpreting mismatch reports, managing handoff tickets, and integrating with AI coding agents through MCP. Start with the quick start guide to connect your first project in under five minutes.

AppHandoff operates on three core concepts. Projects link a frontend repository to a backend repository and define the scanning scope. Scans analyze both codebases and produce mismatch reports. Handoff tickets capture the work needed to resolve mismatches and track progress through a shared Kanban pipeline.

The MCP server extends these concepts to AI agents, giving them structured access to project state through standardized tools. Agents can read scan results, draft tickets, and check deployment status without custom API integration.